diff --git a/_config.yml b/_config.yml index af55e0c..65a5251 100644 --- a/_config.yml +++ b/_config.yml @@ -27,6 +27,9 @@ arch_archive: "arch-archive.tuna.tsinghua.edu.cn" aur: "aur.tuna.tsinghua.edu.cn" pypi: "pypi.tuna.tsinghua.edu.cn" homelink: "https://tuna.moe" +hide_navbar: false +hide_download: false +hide_server_status: false # Build settings highlighter: rouge diff --git a/_includes/nav.html b/_includes/nav.html index 9161bcc..f6163a9 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -32,12 +32,14 @@
diff --git a/_layouts/index.html b/_layouts/index.html index cda2449..1b7bb4f 100644 --- a/_layouts/index.html +++ b/_layouts/index.html @@ -100,7 +100,7 @@ {% endif %} - {% unless page.legacy %} + {% unless page.legacy or site.hide_download %}常用发行版 iso 和应用工具安装包直接下载
diff --git a/status.html b/status.html index 5db8561..95e07c8 100644 --- a/status.html +++ b/status.html @@ -9,6 +9,7 @@ permalink: /status/