Source code of my website
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

✨ : add setup link to site navigation

+1
+1
hugo.toml
··· 64 64 {Name = "Projects", URL = "/projects/", HasChildren = true, Limit = 3}, 65 65 {Name = "AI Manifesto", Page = "/ai/"}, 66 66 {Name = "now", Page = "/now/"}, 67 + {Name = "setup", Page = "/setup/"}, 67 68 {Name = "stats", Page = "/stats/"} 68 69 ] 69 70