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. # Refer to the theme docs for more details about each of these parameters.
# https://jpanther.github.io/congo/docs/getting-started/ # https://jpanther.github.io/congo/docs/getting-started/
# baseURL = "https://your_domain.com/"
baseURL = "https://oe7drt.com/" baseURL = "https://oe7drt.com/"
defaultContentLanguage = "en" defaultContentLanguage = "en"
relativeURLs = false relativeURLs = false

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

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

Loading…
Cancel
Save