Compare commits

...

2 Commits

Author SHA1 Message Date
0d3c0755eb changed base URL 2026-05-22 20:36:52 -04:00
d5ebe0dd30 excluded public files from version control 2026-05-22 20:05:08 -04:00
2 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@@ -45,3 +45,4 @@ go.work.sum
**/*.css.map
/content/
/public/

View File

@@ -1,5 +1,5 @@
# baseURL = "https://blog.sukaato.moe/"
baseURL = "http://localhost:1313"
baseURL = "https://blog.sukaato.moe"
defaultContentLanguage = "en"
languageCode = "en-us"
languageName = "English"
@@ -18,4 +18,4 @@ timeZone = "America/New_York"
"blog",
"philosophy"
]
description = "Dismembering the One via speech"
description = "Dismembering the One via speech"