update configuration

main
Dominic Reich 11 months ago
parent 82c29749f1
commit 9fbdf74255
Signed by: dominic
GPG Key ID: BC9D6AE1A3BE169A

@ -2,7 +2,6 @@
# Refer to the theme docs for more details about each of these parameters.
# https://jpanther.github.io/congo/docs/getting-started/
# baseURL = "https://your_domain.com/"
baseURL = "https://oe7drt.com/"
defaultContentLanguage = "en"
relativeURLs = false

@ -1,23 +1,20 @@
[languages.en.params]
languageCode = "en"
languageName = "English"
languageDirection = "ltr"
displayName = "EN"
isoCode = "en"
#displayName = "EN"
#isoCode = "en"
weight = 1
rtl = false
#rtl = false
title = "OE7DRT"
# logo = "img/logo.jpg"
# description = "My awesome website"
#copyright = "Copy, _right?_ :thinking_face:"
copyright = "Copyright by Dominic Reich “OE7DRT”."
#[params]
dateFormat = "2 January 2006"
[params]
dateFormat = "2 January 2006"
#[params.author]
[author]
[params.author]
name = "Dominic Reich"
image = "img/author.jpg"
headline = "Welcome to my personal website/blog."

@ -1,5 +1,5 @@
[[imports]]
path = "github.com/jpanther/congo/v2"
path = "github.com/jpanther/congo/v2"
[[imports]]
path = "github.com/divinerites/plausible-hugo"

@ -63,8 +63,8 @@ rssFullContent = false
showTaxonomies = true
showWordCount = true
showComments = false
# sharingLinks = ["facebook", "twitter", "pinterest", "reddit", "linkedin", "email"]
sharingLinks = ["email", "mastodon", "reddit", "twitter", "facebook", "pinterest", "linkedin"]
# sharingLinks = ["facebook", "twitter", "mastodon", "pinterest", "reddit", "linkedin", "email", "telegram", "line"]
sharingLinks = [ "email", "mastodon", "telegram", "reddit", "twitter", "facebook", "pinterest", "linkedin", "line" ]
[list]
showBreadcrumbs = false
@ -88,21 +88,21 @@ rssFullContent = false
domain = "cdn-eu.usefathom.com"
# domain = "network.oe7drt.com"
[plausibleAnalytics]
# domain = "blog.yoursite.com"
# event = ""
# script = ""
[plausible]
enable = true # Whether to enable plausible tracking
domain = "oe7drt.com" # Plausible "domain" name/id in your dashboard
#hash_based_routing = true
# hash_based_routing = true
selfhosted_domain = "oe7drt.com" # Self-hosted plausible domain
outbound_link = true
file_downloads = true
#file_downloads_types = "sh,run"
gitstar = false
# [plausibleAnalytics]
# domain = "oe7drt.com"
# event = ""
# script = ""
[verification]
# google = ""
# bing = ""

Loading…
Cancel
Save