Added menu bar

master
Leo Coogan 2 years ago
parent f3fdc91633
commit 6d56946c5f
Signed by: lcoogan
SSH Key Fingerprint: SHA256:vnrR5ilHkdr6L4t2yOMUMINFPpxEh+53N3nMel66mCw

@ -1,5 +1,40 @@
baseURL = 'https://existential.beauty'
languageCode = 'en-us'
title = 'Existential Beauty'
title = "fm'latghor"
theme = 'diary'
copyright = 'Existential Beauty by Leonard Francis Coogan is licensed under CC BY-SA 4.0'
copyright = 'Existential.Beauty by Leonard Francis Coogan is licensed under CC BY-SA 4.0'
# [[menu.main]]
# url = "/categories"
# name = "Categories"
# weight = 2
[[menu.main]]
url = "/posts"
name = "Archive"
weight = 1
[[menu.main]]
url = "/tags"
name = "Tags"
weight = 3
[[menu.main]]
url = "/posts"
name = "Archive"
weight = 1
[[menu.main]]
url = "/index.xml"
name = "RSS Feed"
weight = 4
[[menu.main]]
url = "https://fmlatghor.bandcamp.com"
name = "Music 🔗"
weight = 5
[[menu.main]]
url = "mailto:contact@existential.beauty"
name = "Contact 🔗"
weight = 6

Loading…
Cancel
Save