diff --git a/hugo.toml b/hugo.toml index 1a2a08b..597d5e2 100644 --- a/hugo.toml +++ b/hugo.toml @@ -3,7 +3,7 @@ enableEmoji = true footnotereturnlinkcontents = "↩" ignoreFiles = ["\\.Rmd$", "_files$", "_cache$"] languageCode = "en-us" -title = "valatsos" +title = "aethrvmn" [markup.goldmark.renderer] unsafe = true @@ -21,9 +21,6 @@ noClasses = true style = "monokai" tabWidth = 4 -# [permalinks] -# post = "/post/:year/:month/:day/:slug/" - [[menu.main]] name = "misc" url = "/misc/"