chore(global): update deps and work for Read the Docs Addons support

also sync the overriden templates against mkdocs-material upstream

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.dev>
This commit is contained in:
Andrei Jiroh Halili 2025-06-14 02:05:19 +08:00
parent e5048e6f0f
commit e440ee780d
No known key found for this signature in database
GPG key ID: 67BFC91B3DA12BE8
11 changed files with 279 additions and 205 deletions

View file

@ -3,14 +3,20 @@
SPDX-License-Identifier: MIT
-#}
{% extends "base.html" %}
{% block site_meta %}
{{ super() }}
<meta name="readthedocs-addons-api-version" content="1" />
{% endblock %}
{% block extrahead %}
<link rel="stylesheet" href="{{ 'assets/stylesheets/theme.css' | url }}">
<script src="https://hypothes.is/embed.js" async></script>
<link rel="stylesheet" href="{{ 'assets/stylesheets/theme.css' | url }}">
<script src="https://hypothes.is/embed.js" async></script>
<!--<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7086107380680684" crossorigin="anonymous"></script>-->
{% endblock %}
<!-- Staging build -->
{% block announce %}
For updates follow <strong>@ajhalili2006</strong> on