Restructured content to comply with expectations of menu links
This commit is contained in:
24
hugo.toml
24
hugo.toml
@@ -1,4 +1,20 @@
|
||||
baseURL = 'https://blog.sukaato.moe/'
|
||||
languageCode = 'en-us'
|
||||
title = 'SUKAATO'
|
||||
theme = 'sukaato'
|
||||
baseURL = "https://blog.sukaato.moe/"
|
||||
defaultContentLanguage = "en"
|
||||
languageCode = "en-us"
|
||||
languageName = "English"
|
||||
title = "SUKAATO"
|
||||
theme = "sukaato"
|
||||
enableEmoji = true
|
||||
enableRobotsTXT = true
|
||||
timeZone = "America/New_York"
|
||||
# copyright = ""
|
||||
[minify]
|
||||
disableCSS = true
|
||||
disableHTML = true
|
||||
disableSVG = true
|
||||
[params]
|
||||
keywords = [
|
||||
"blog",
|
||||
"philosophy"
|
||||
]
|
||||
description = "Dismembering the One via speech"
|
||||
Reference in New Issue
Block a user