Skip to content

Commit 72646dd

Browse files
committed
update: arrange order of sections
1 parent 06ba988 commit 72646dd

File tree

4 files changed

+10
-1
lines changed

4 files changed

+10
-1
lines changed

content/memo/_index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
weight: 4
3+
---

content/others/_index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
weight: 5
3+
---

content/posts/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
2-
title: 'posts'
2+
weight: 2
33
---

content/projects/_index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
weight: 3
3+
---

0 commit comments

Comments
 (0)