feat: mv about to intro
This commit is contained in:
parent
916176294b
commit
b0b5a739ad
4 changed files with 4 additions and 3 deletions
|
@ -3,4 +3,5 @@ title = "ftest"
|
||||||
insert_anchor_links = "right"
|
insert_anchor_links = "right"
|
||||||
weight = 1
|
weight = 1
|
||||||
sort_by = "weight"
|
sort_by = "weight"
|
||||||
|
redirect_to = "/ftest/introduction"
|
||||||
+++
|
+++
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
+++
|
+++
|
||||||
title = "About ftest"
|
title = "Introducing ftest"
|
||||||
insert_anchor_links = "right"
|
insert_anchor_links = "right"
|
||||||
weight = 1
|
weight = 1
|
||||||
+++
|
+++
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "Quick Links"
|
title = "Quick Links"
|
||||||
insert_anchor_links = "right"
|
insert_anchor_links = "right"
|
||||||
weight = 3
|
weight = 4
|
||||||
+++
|
+++
|
||||||
|
|
||||||
# Quick Links
|
# Quick Links
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "Terminology"
|
title = "Terminology"
|
||||||
insert_anchor_links = "right"
|
insert_anchor_links = "right"
|
||||||
weight = 2
|
weight = 3
|
||||||
+++
|
+++
|
||||||
|
|
||||||
## Specimen
|
## Specimen
|
||||||
|
|
Loading…
Reference in a new issue