From a93bc6ec29712fca99f7f063ec78d899cd2af570 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BB=93=E5=8F=91=E5=8F=97=E9=95=BF=E7=94=9F?= Date: Tue, 10 Jul 2018 16:24:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=BD=91=E7=9B=98=E9=93=BE?= =?UTF-8?q?=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/yilia/_config.yml | 12 ++++++++++-- themes/yilia/languages/default.yml | 1 + themes/yilia/languages/fr.yml | 1 + themes/yilia/languages/ja.yml | 1 + themes/yilia/languages/ru.yml | 1 + themes/yilia/languages/zh-CN.yml | 1 + themes/yilia/languages/zh-tw.yml | 1 + themes/yilia/layout/_partial/header.ejs | 2 +- themes/yilia/layout/_partial/left-col.ejs | 2 +- themes/yilia/layout/_partial/mobile-nav.ejs | 2 +- 10 files changed, 19 insertions(+), 5 deletions(-) diff --git a/themes/yilia/_config.yml b/themes/yilia/_config.yml index f2cd81a..18c04d4 100644 --- a/themes/yilia/_config.yml +++ b/themes/yilia/_config.yml @@ -1,8 +1,16 @@ # Header menu: - home: / - laboratory: /lab/ + home: # 主页 + name: home + url: / + netdisc: # 网盘 + name: netdisc + url: http://www.colorfulsweet.site:8090/ + target: _blank + laboratory: # 实验室 + name: laboratory + url: /lab/ # SubNav subnav: diff --git a/themes/yilia/languages/default.yml b/themes/yilia/languages/default.yml index e1bc288..ae53427 100644 --- a/themes/yilia/languages/default.yml +++ b/themes/yilia/languages/default.yml @@ -16,5 +16,6 @@ show_full_text: Show Full Text home: Homepage informal_essay: Informal Essay laboratory: Laboratory +netdisc: Netdisc all_articles: All Articles about_me: About Me \ No newline at end of file diff --git a/themes/yilia/languages/fr.yml b/themes/yilia/languages/fr.yml index 292c9d3..f0b33dd 100644 --- a/themes/yilia/languages/fr.yml +++ b/themes/yilia/languages/fr.yml @@ -16,5 +16,6 @@ show_full_text: Voir le texte intégral de la home: Homepage informal_essay: Essais laboratory: Laboratoires +netdisc: Disque réseau all_articles: Tous les articles about_me: À propos de moi \ No newline at end of file diff --git a/themes/yilia/languages/ja.yml b/themes/yilia/languages/ja.yml index b1a768d..6f079be 100644 --- a/themes/yilia/languages/ja.yml +++ b/themes/yilia/languages/ja.yml @@ -16,5 +16,6 @@ show_full_text: 記事全体を見る home: ホーム informal_essay: エッセイ laboratory: 研究室 +netdisc: ネットワークディスク all_articles: すべての記事 about_me: 私について \ No newline at end of file diff --git a/themes/yilia/languages/ru.yml b/themes/yilia/languages/ru.yml index 7f2e298..de8b394 100644 --- a/themes/yilia/languages/ru.yml +++ b/themes/yilia/languages/ru.yml @@ -16,5 +16,6 @@ show_full_text: просмотреть полный текст home: дома informal_essay: эссе laboratory: лаборатория +netdisc: Сетевой диск all_articles: Все статьи about_me: Обо мне \ No newline at end of file diff --git a/themes/yilia/languages/zh-CN.yml b/themes/yilia/languages/zh-CN.yml index 41f1477..e9a63ed 100644 --- a/themes/yilia/languages/zh-CN.yml +++ b/themes/yilia/languages/zh-CN.yml @@ -16,5 +16,6 @@ show_full_text: 查看全文 home: 主页 informal_essay: 随笔 laboratory: 实验室 +netdisc: 网盘 all_articles: 所有文章 about_me: 关于我 \ No newline at end of file diff --git a/themes/yilia/languages/zh-tw.yml b/themes/yilia/languages/zh-tw.yml index 2a1f5c0..01d860c 100644 --- a/themes/yilia/languages/zh-tw.yml +++ b/themes/yilia/languages/zh-tw.yml @@ -16,5 +16,6 @@ show_full_text: 查看全文 home: 主頁 informal_essay: 隨筆 laboratory: 實驗室 +netdisc: 網盤 all_articles: 所有文章 about_me: 關於我 \ No newline at end of file diff --git a/themes/yilia/layout/_partial/header.ejs b/themes/yilia/layout/_partial/header.ejs index f638e24..8eba01d 100644 --- a/themes/yilia/layout/_partial/header.ejs +++ b/themes/yilia/layout/_partial/header.ejs @@ -15,7 +15,7 @@