Initial commit

This commit is contained in:
yann64
2023-10-16 10:13:48 +02:00
commit 51b57c647c
15 changed files with 269 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
# 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 = "Hugo theme for a secure, blazing fast and SEO-ready static website, using Bootstrap 5."
images = ['images/logo.svg','images/site-feature-image.png']
mainMenuLogo = "images/logo.svg"
# For favicons
## Chrome Browser
themeColor = "#fff"
# Alert
alert = false
alertDismissable = true
alertText = "Introducing this new service! <a class=\"alert-link stretched-link\" href=\"https://salvus.site/\">Check out Total Security</a>"
# Pre-footer
footerAbout = true
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