File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -10,10 +10,10 @@ header-menu:
1010 - name : 首页
1111 link : /
1212 - name : 写作指南
13- link : /style-guides/
13+ link : /style-guides/style-guide-en/index.html
1414 - name : 文档技术
15- link : /doc-tech/
15+ link : /doc-tech/markdown-tutorial/index.html
1616 - name : 工控教程
17- link : /ics-tutorials/
17+ link : /ics-tutorials/electric-machinery-principles/index.html
1818 - name : 博客
1919 link : /blog/
Original file line number Diff line number Diff line change 1- ---
1+ <!-- ---
22title: 文档技术
3- ---
3+ --- -->
44
55{%- include layout/body-aside-classes.html -%}
66{%- assign markdown = site.collections | find: "label", "markdown-tutorial" -%}
Original file line number Diff line number Diff line change 1- ---
1+ <!-- ---
22title: 工控教程
3- ---
3+ --- -->
44
55{%- include layout/body-aside-classes.html -%}
66
Original file line number Diff line number Diff line change 1- ---
1+ <!-- ---
22title: 写作指南
3- ---
3+ --- -->
44
55{%- include layout/body-aside-classes.html -%}
66
You can’t perform that action at this time.
0 commit comments