blob: 030da1cd6b1bb0f6e44738b66f2628e8042b95ae (
plain) (
tree)
|
|
baseURL = "https://cshugo.mansoorbarri.com"
languageCode = 'en-us'
theme = "coming-soon"
[params]
title = "Coming Soon Hugo"
description = "A simple countdown"
favicon = ""
message = "COMING SOON!"
release = "June 30, 2024"
background = ""
socialIcons = [
{name = "email", url = "example@example.com"},
{name = "twitter", url = "https://twitter.com/"},
{name = "facebook", url = "https://facebook.com/"},
{name = "github", url = "https://github.com/"},
{name = "instagram", url = "https://instagram.com/"},
{name = "tiktok", url = "https://tiktok.com/"},
{name = "linkedin", url = "https://linkedin.com/"},
]
[params.twitter]
enable = false
username = "mansoorbarri"
|