You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- baseURL = "https://siina.wtf"
- languageCode = "en-us"
- title = "wtf siina"
- theme = "hugo-siinamon"
-
- [author]
- name = "Siina Mashek"
-
- [menu]
- [[menu.main]]
- identifier = "home"
- name = "home"
- url = "/"
- weight = 100
- [[menu.main]]
- identifier = "about"
- name = "about"
- url = "/about/"
-
- [[menu.main]]
- identifier = "rss"
- name = "rss"
- url = "/blog/index.xml"
|