add mastodon metadata, default forgejo server
This commit is contained in:
parent
fabc5ff0ea
commit
3b1fd58ad0
|
@ -30,7 +30,7 @@ smartTOC = true
|
||||||
smartTOCHideUnfocusedChildren = true
|
smartTOCHideUnfocusedChildren = true
|
||||||
|
|
||||||
giteaDefaultServer = "https://git.fsfe.org"
|
giteaDefaultServer = "https://git.fsfe.org"
|
||||||
forgejoDefaultServer = "https://v8.next.forgejo.org"
|
forgejoDefaultServer = "https://git.berlin.ccc.de"
|
||||||
|
|
||||||
[header]
|
[header]
|
||||||
layout = "basic" # valid options: basic, fixed, fixed-fill, fixed-gradient, fixed-fill-blur
|
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
|
showTaxonomies = true
|
||||||
showAuthorsBadges = false
|
showAuthorsBadges = false
|
||||||
showWordCount = true
|
showWordCount = true
|
||||||
# sharingLinks = [ "linkedin", "twitter", "bluesky", "mastodon", "reddit", "pinterest", "facebook", "email", "whatsapp", "telegram"]
|
# sharingLinks = [ "mastodon", "email" ]
|
||||||
showZenMode = false
|
showZenMode = false
|
||||||
|
|
||||||
[list]
|
[list]
|
||||||
|
@ -129,44 +129,5 @@ forgejoDefaultServer = "https://v8.next.forgejo.org"
|
||||||
cardView = false
|
cardView = false
|
||||||
cardViewScreenWidth = 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]
|
[verification]
|
||||||
# google = ""
|
fediverse = "@clubdiscordia@chaos.social"
|
||||||
# bing = ""
|
|
||||||
# pinterest = ""
|
|
||||||
# yandex = ""
|
|
||||||
# fediverse = ""
|
|
||||||
|
|
||||||
[rssnext]
|
|
||||||
# feedId = ""
|
|
||||||
# userId = ""
|
|
||||||
|
|
Loading…
Reference in a new issue