Creating a repo for everything on website
This commit is contained in:
13
old/config.toml.bak
Executable file
13
old/config.toml.bak
Executable file
@@ -0,0 +1,13 @@
|
||||
baseURL = "https://flow.halvo.me/"
|
||||
languageCode = "en-us"
|
||||
title = "Flow With Halvo"
|
||||
#theme = "hugo-coder"
|
||||
#theme = "ananke"
|
||||
#theme = "beautifulhugo"
|
||||
#theme = "tranquilpeak"
|
||||
#theme = "Binario"
|
||||
theme = "hugo-theme-terminal"
|
||||
|
||||
[params]
|
||||
custom_css = ["css/table.css"]
|
||||
themeColor = "pink"
|
||||
Reference in New Issue
Block a user