diff --git a/config.toml b/config.toml index eb95348f7076333d219f68795921855071a5b59a..af0d408c71369a70eaa235e942bbf9ca77aac85e 100644 --- a/config.toml +++ b/config.toml @@ -105,7 +105,7 @@ hasChildren = true [[menu.main]] parent = "成长路线图" name = "Python 路线图" - url = "https://codechina.gitcode.host/developer-roadmap/python/intro/ python 的" + url = "https://codechina.gitcode.host/developer-roadmap/python/intro/" weight = 3 [[menu.main]] @@ -117,4 +117,27 @@ hasChildren = true [[menu.main]] name = "CODE CHINA" url = "https://codechina.csdn.net/" -weight = 6 \ No newline at end of file +weight = 6 + +[[menu.main]] +name = "我也要贡献" +weight = 7 +hasChildren = true + + [[menu.main]] + parent = "我也要贡献" + name = "我要补充学习资源" + url = "" + weight = 1 + + [[menu.main]] + parent = "我也要贡献" + name = "我要补充领域" + url = "" + weight = 2 + + [[menu.main]] + parent = "我也要贡献" + name = "我要反馈建议" + url = "" + weight = 3 \ No newline at end of file diff --git a/themes/dot/layouts/partials/head.html b/themes/dot/layouts/partials/head.html index 64ae6448b25d9e4324b6fbef2823c98fee4da891..29ae4e7832146038f52061e1558963ca974ef611 100644 --- a/themes/dot/layouts/partials/head.html +++ b/themes/dot/layouts/partials/head.html @@ -55,5 +55,13 @@ {{ else }} {{ "" | safeHTML }} {{ end }} - +