siteperso/config/_default/params.toml
2023-10-16 11:10:44 +02:00

30 lines
1.0 KiB
TOML

# Site Params
# Open Graph, Twitter Cards and schema.org Thing and Article (in posts)
# https://gohugo.io/templates/internal/#open-graph
# https://gohugo.io/templates/internal/#twitter-cards
# https://schema.org/Thing
# https://schema.org/Article
description = "Publications liées à mes sujets favorits."
images = ['images/logo.svg','images/site-feature-image.png']
mainMenuLogo = "images/logo.svg"
# For favicons
## Chrome Browser
themeColor = "#fff"
# Alert
alert = false
alertDismissable = false
alertText = "Introducing this new service! <a class=\"alert-link stretched-link\" href=\"https://salvus.site/\">Check out Total Security</a>"
# Pre-footer
footerAbout = false
footerAboutTitle = "Few Words About Us"
footerAboutText = "We protect your website so you can provide a safe environment to build trust and improve the user experience of your visitors.<br/><br/>Salvus Site is the partner that you can rely on for preventive and reactive cybersecurity."
[options]
bootStrapJs = true
breadCrumb = true
listCategoryFilter = true
listTagFilter = true