aboutsummaryrefslogblamecommitdiffstats
path: root/hugo.toml
blob: 233da6490f1e47e7295bfbdc7ee70b626e37f738 (plain) (tree)




















                                                         
baseURL = "https://blackstore.com/"
languageCode = 'en-us'
theme = "coming-soon"

[params]
    title = "Coming Soon"
    description = "BlackStore"
    favicon = ""
    message = "COMING SOON!"
    release = "April 08, 2024"
    background = ""

socialIcons = [
    {name = "email", url = "biswa@surgot.tech"},
    {name = "twitter", url = "https://twitter.com/"},
    {name = "instagram", url = "https://instagram.com/"},
]

[params.twitter]
	enable = false
	username = "thesurgot"