adds coming soon config
This commit is contained in:
parent
917784ba54
commit
8b2a5b4cbb
17
config.toml
Normal file
17
config.toml
Normal file
@ -0,0 +1,17 @@
|
||||
baseURL = "https://blog.mbeck.cologne"
|
||||
languageCode = 'en-us'
|
||||
theme = "coming-soon"
|
||||
|
||||
[params]
|
||||
title = "blog.mbeck.cologne"
|
||||
description = ""
|
||||
favicon = ""
|
||||
message = "COMING SOON!"
|
||||
release = "April 1, 2025"
|
||||
background = ""
|
||||
|
||||
socialIcons = [
|
||||
{name = "email", url = "ich@mbeck.cologne"},
|
||||
{name = "github", url = "https://git.mbeck.cologne/"},
|
||||
{name = "linkedin", url = "https://www.linkedin.com/in/michbeck/"},
|
||||
]
|
Loading…
x
Reference in New Issue
Block a user