diff options
| author | mayx <mayx@outlook.com> | 2026-09-07 09:23:41 +0000 |
|---|---|---|
| committer | mayx <mayx@outlook.com> | 2026-09-07 09:23:41 +0000 |
| commit | 2036ee2c4ffc2074fd0d1dfdb845416a67b76954 (patch) | |
| tree | bbf7a2fadf8b51dc4399fb763266d407edd3fa41 /_layouts | |
| parent | a89e95869e83b9e9124a22eee404c5ab11c3ce22 (diff) | |
- /_tools/blogquine.py
- /_data/proxylist.yml
- /_layouts/default.html
- /deploy.sh
- /.readthedocs.yaml
Diffstat (limited to '_layouts')
| -rw-r--r-- | _layouts/default.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/default.html b/_layouts/default.html index b3f6133..616f962 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -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> |
