Add table of contents to link groups
This commit is contained in:
parent
eed25c1a94
commit
3af0b933db
|
@ -2,6 +2,7 @@
|
||||||
title: Articles
|
title: Articles
|
||||||
date: 2024-07-03
|
date: 2024-07-03
|
||||||
updated: 2024-12-09T12:42:13+0800
|
updated: 2024-12-09T12:42:13+0800
|
||||||
|
toc: true
|
||||||
---
|
---
|
||||||
|
|
||||||
### Culture
|
### Culture
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Joined
|
title: Joined
|
||||||
date: 2023-01-29
|
date: 2023-01-29
|
||||||
|
toc: true
|
||||||
---
|
---
|
||||||
|
|
||||||
{% headingAnchor 3 %}Web Cliques{% endheadingAnchor %}
|
{% headingAnchor 3 %}Web Cliques{% endheadingAnchor %}
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
title: Resources
|
title: Resources
|
||||||
date: 2024-08-02
|
date: 2024-08-02
|
||||||
updated: 2024-09-14T12:34:36+0800
|
updated: 2024-09-14T12:34:36+0800
|
||||||
|
toc: true
|
||||||
---
|
---
|
||||||
|
|
||||||
### Archives
|
### Archives
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
title: Webmastery
|
title: Webmastery
|
||||||
date: 2024-07-01
|
date: 2024-07-01
|
||||||
updated: 2024-11-28T00:01:25+0800
|
updated: 2024-11-28T00:01:25+0800
|
||||||
|
toc: true
|
||||||
---
|
---
|
||||||
|
|
||||||
### Webmastery Tutorials
|
### Webmastery Tutorials
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Websites
|
title: Websites
|
||||||
date: 2023-01-28
|
date: 2023-01-28
|
||||||
|
toc: true
|
||||||
---
|
---
|
||||||
|
|
||||||
{%- macro siteButton(url, file, alt, tooltip=alt, width=88, height=31) -%}
|
{%- macro siteButton(url, file, alt, tooltip=alt, width=88, height=31) -%}
|
||||||
|
|
Loading…
Reference in New Issue