Update 5 files

- /_tools/blogquine.py
- /_data/proxylist.yml
- /_layouts/default.html
- /deploy.sh
- /.readthedocs.yaml
This commit is contained in:
mayx
2026-09-07 09:23:41 +00:00
parent a89e95869e
commit 2036ee2c4f
5 changed files with 760 additions and 6 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ layout: xslt_container
<li><a href="{{ site.github.tar_url }}">Download <strong>TAR Ball</strong></a></li>
<li><a href="{{ site.github.repository_url }}">View On <strong>GitHub</strong></a></li>
{% else %}
<li style="width: 270px; border-right: none;"><a href="/MayxBlog.tgz">Download <strong>TGZ File</strong></a></li>
<li style="width: 270px; border-right: none;"><a href="/MayxBlog.7z">Download <strong>7-Zip File</strong></a></li>
{% endif %}
</ul>
</header>