Initialized hugo site; added coming-soon theme

This commit is contained in:
2024-09-23 20:11:59 +02:00
parent 0b74c054da
commit 16e18423e0
9 changed files with 56 additions and 0 deletions

3
hugo.toml Normal file
View File

@@ -0,0 +1,3 @@
baseURL = 'https://example.org/'
languageCode = 'en-us'
title = 'My New Hugo Site'