更新文档

This commit is contained in:
Super Manito
2025-02-26 13:56:34 +08:00
parent 8b6e05aabf
commit aea54e1401
2 changed files with 9 additions and 3 deletions

6
docs/theme/main.html vendored Normal file
View File

@@ -0,0 +1,6 @@
{% extends "base.html" %}
{% block site_meta %}
{{ super() }}
<meta name="google-adsense-account" content="ca-pub-7619094561219293">
{% endblock %}