This commit is contained in:
2026-05-18 23:06:05 +02:00
parent b0d3b61a0e
commit b4ee0e717e
20 changed files with 8114 additions and 0 deletions

4
homepage/hugo.toml Normal file
View File

@@ -0,0 +1,4 @@
baseURL = 'https://example.org/'
locale = 'en-us'
title = 'My New Hugo Project'
theme = 'ananke'