[hugo.toml] Enabled the coming-soon theme, added basic site description
This commit is contained in:
parent
a9d898185b
commit
f613e1363c
14
hugo.toml
14
hugo.toml
@ -1,4 +1,14 @@
|
|||||||
baseURL = "https://privacynerd.de/"
|
baseURL = "https://privacynerd.de/"
|
||||||
languageCode = "en-us"
|
languageCode = "en-us"
|
||||||
title = "Privacynerd's main site"
|
#title = "Privacynerd's start page"
|
||||||
theme = "relegando"
|
#theme = "relegando"
|
||||||
|
theme = "coming-soon"
|
||||||
|
|
||||||
|
[params]
|
||||||
|
title = "Privacynerd's start page - coming at some point in the future!"
|
||||||
|
description = "Privacynerd's site"
|
||||||
|
favicon = ""
|
||||||
|
message = "COMING SOON!"
|
||||||
|
release = "December 6, 2024"
|
||||||
|
background = ""
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user