提交 b49340c7 编写于 作者: Miykael_xxm's avatar Miykael_xxm 🚴

update

上级 4ce7cc49
...@@ -105,7 +105,7 @@ hasChildren = true ...@@ -105,7 +105,7 @@ hasChildren = true
[[menu.main]] [[menu.main]]
parent = "成长路线图" parent = "成长路线图"
name = "Python 路线图" name = "Python 路线图"
url = "https://codechina.gitcode.host/developer-roadmap/python/intro/ python 的" url = "https://codechina.gitcode.host/developer-roadmap/python/intro/"
weight = 3 weight = 3
[[menu.main]] [[menu.main]]
...@@ -117,4 +117,27 @@ hasChildren = true ...@@ -117,4 +117,27 @@ hasChildren = true
[[menu.main]] [[menu.main]]
name = "CODE CHINA" name = "CODE CHINA"
url = "https://codechina.csdn.net/" url = "https://codechina.csdn.net/"
weight = 6 weight = 6
\ No newline at end of file
[[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
...@@ -55,5 +55,13 @@ ...@@ -55,5 +55,13 @@
{{ else }} {{ else }}
{{ "<!-- create /layouts/partials/overrides/header.html in your own theme or root directory to add your custom content here -->" | safeHTML }} {{ "<!-- create /layouts/partials/overrides/header.html in your own theme or root directory to add your custom content here -->" | safeHTML }}
{{ end }} {{ end }}
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?289183eba3a0dc259eb4f916d634fa7d";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</head> </head>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册