This commit is contained in:
2024-11-20 22:46:50 +08:00
commit 052df8035a
8 changed files with 85 additions and 0 deletions

5
hugo.toml Normal file
View File

@@ -0,0 +1,5 @@
baseURL = 'https://example.org/'
languageCode = 'en-us'
title = 'My New Hugo Site'
# theme = 'hugo-theme-stack'
theme = 'ananke'