We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 014edbe commit 307b145Copy full SHA for 307b145
config.toml
@@ -34,7 +34,14 @@ enableEmoji = true
34
title = "resume"
35
url = "/resume/"
36
weight = 20
37
-
+
38
+ [[menu.main]]
39
+ identifier = "things i 💚"
40
+ name = "things i 💚"
41
+ title = "things i 💚"
42
+ url = "/things"
43
+ weight = 40
44
45
[[menu.main]]
46
identifier = "github"
47
name = "github"
content/love/index.md
@@ -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