Creating a repo for everything on website

This commit is contained in:
2023-03-30 13:50:07 -04:00
parent 41b9dc1e12
commit d235c415b8
37 changed files with 1652 additions and 2 deletions

13
old/config.toml.bak Executable file
View 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"