From 2bcceea77cc34964bccb1a820b4782cb1ea7e6fe Mon Sep 17 00:00:00 2001 From: Miykael_xxm Date: Wed, 3 Feb 2021 18:34:03 +0800 Subject: [PATCH] update --- config.toml | 2 +- themes/dot/layouts/partials/head.html | 10 +++++++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 25020d1..cab6dc0 100644 --- a/config.toml +++ b/config.toml @@ -39,7 +39,7 @@ contact_form_action = "#" # contact form works with : https://formspree.io [[params.social]] icon = "ti-github" # themify icon pack : https://themify.me/themify-icons -link = "https://codechina.csdn.net/codechina/developer-roadmap/DevOps/intro" +link = "https://codechina.csdn.net/codechina/developer-roadmap/DevOps/info" ################################ 中文 ###################### diff --git a/themes/dot/layouts/partials/head.html b/themes/dot/layouts/partials/head.html index 64ae644..29ae4e7 100644 --- a/themes/dot/layouts/partials/head.html +++ b/themes/dot/layouts/partials/head.html @@ -55,5 +55,13 @@ {{ else }} {{ "" | safeHTML }} {{ end }} - + -- GitLab