From faa33ff08105474252db940a6a5ea09b5f8f08ed Mon Sep 17 00:00:00 2001
From: SuLin <108602313+alltobebetter@users.noreply.github.com>
Date: Sat, 22 Jun 2024 11:54:53 +0800
Subject: [PATCH] Update default.html
---
_layouts/default.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/_layouts/default.html b/_layouts/default.html
index ba7224f..10db087 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -19,11 +19,11 @@
{{ page.title | default: site.title | default: site.github.repository_name }}
{{ page.description | default: site.description | default: site.github.project_tagline }}
{% if site.github.is_project_page %}
- View on GitHub
+ 在Github上查看这个页面
{% endif %}
{% if site.show_downloads %}
- Download .zip
- Download .tar.gz
+ 下载.zip项目
+ 下载.tar.gz项目
{% endif %}
@@ -34,7 +34,7 @@ {{ page.description | default: site.description | de
{% if site.github.is_project_page %}
{% endif %}
-
+