diff --git a/404.html b/404.html
index 58ffcf7..8715a1e 100644
--- a/404.html
+++ b/404.html
@@ -37,7 +37,7 @@ permalink: /404.html
{% fa_svg fas.fa-arrow-left %} 返回上一页
-
+
镜像列表 {% fa_svg fas.fa-arrow-right %}
diff --git a/_includes/footer.html b/_includes/footer.html
index 09327d3..c808718 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -34,7 +34,12 @@
Sponsor
{% for sponsor in site.sponsor %}
-
![{{ site.sponsors[sponsor].short }}](/static/img/{{ site.sponsors[sponsor].logo }}.png)
+
![{{ site.sponsors[sponsor].short }}]({{ '/static/img/' | append: site.sponsors[sponsor].logo | append: '.png' | relative_url }})
{% endfor %}
{% assign first_sponsor = site.sponsors[site.sponsor.first] %}
@@ -51,7 +56,12 @@
{% endif %}
-

+
diff --git a/_includes/head.html b/_includes/head.html
index e50f4fb..a34d2f2 100644
--- a/_includes/head.html
+++ b/_includes/head.html
@@ -9,7 +9,7 @@
-
+
@@ -29,19 +29,19 @@
{{ page_title }}
{% unless include.nostyle %}
-
-
-
-
-
-
+
+
+
+
+
+
{% unless page.legacy %}
-
-
+
+
{% endunless %}
-
-
-
+
+
+
{% if page.legacy %}