From 3b1fd58ad034a980220d7f88c4f901e0c7b5ec33 Mon Sep 17 00:00:00 2001 From: Vinzenz Schroeter Date: Mon, 10 Mar 2025 17:41:02 +0100 Subject: [PATCH] add mastodon metadata, default forgejo server --- config/_default/params.toml | 45 +++---------------------------------- 1 file changed, 3 insertions(+), 42 deletions(-) diff --git a/config/_default/params.toml b/config/_default/params.toml index 9490cc7..5b91c11 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -30,7 +30,7 @@ smartTOC = true smartTOCHideUnfocusedChildren = true giteaDefaultServer = "https://git.fsfe.org" -forgejoDefaultServer = "https://v8.next.forgejo.org" +forgejoDefaultServer = "https://git.berlin.ccc.de" [header] layout = "basic" # valid options: basic, fixed, fixed-fill, fixed-gradient, fixed-fill-blur @@ -81,7 +81,7 @@ forgejoDefaultServer = "https://v8.next.forgejo.org" showTaxonomies = true showAuthorsBadges = false showWordCount = true - # sharingLinks = [ "linkedin", "twitter", "bluesky", "mastodon", "reddit", "pinterest", "facebook", "email", "whatsapp", "telegram"] + # sharingLinks = [ "mastodon", "email" ] showZenMode = false [list] @@ -129,44 +129,5 @@ forgejoDefaultServer = "https://v8.next.forgejo.org" cardView = false cardViewScreenWidth = false -[firebase] - # apiKey = "XXXXXX" - # authDomain = "XXXXXX" - # projectId = "XXXXXX" - # storageBucket = "XXXXXX" - # messagingSenderId = "XXXXXX" - # appId = "XXXXXX" - # measurementId = "XXXXXX" - -[fathomAnalytics] - # site = "ABC12345" - # domain = "llama.yoursite.com" - -[umamiAnalytics] - # websiteid = "ABC12345" - # domain = "llama.yoursite.com" - # dataDomains = "yoursite.com,yoursite2.com" - # scriptName = "" - # enableTrackEvent = true - -[selineAnalytics] - # token = "XXXXXX" - # enableTrackEvent = true - -[buymeacoffee] - # identifier = "" - # globalWidget = true - # globalWidgetMessage = "Hello" - # globalWidgetColor = "#FFDD00" - # globalWidgetPosition = "Right" - [verification] - # google = "" - # bing = "" - # pinterest = "" - # yandex = "" - # fediverse = "" - -[rssnext] - # feedId = "" - # userId = "" \ No newline at end of file + fediverse = "@clubdiscordia@chaos.social"