Skip to content

Commit 307b145

Browse files
committed
add new section
1 parent 014edbe commit 307b145

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

config.toml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,14 @@ enableEmoji = true
3434
title = "resume"
3535
url = "/resume/"
3636
weight = 20
37-
37+
38+
[[menu.main]]
39+
identifier = "things i 💚"
40+
name = "things i 💚"
41+
title = "things i 💚"
42+
url = "/things"
43+
weight = 40
44+
3845
[[menu.main]]
3946
identifier = "github"
4047
name = "github"

content/love/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: "things i 💚"
3+
summary: " "
4+
draft: false
5+
---
6+
7+
### [World Time Buddy](https://www.worldtimebuddy.com)
8+
9+
Great comparative visualization across time zones

0 commit comments

Comments
 (0)