@@ -84,10 +84,10 @@ forgejoDefaultServer = "https://v11.next.forgejo.org"
8484 invertPagination = false
8585 showReadingTime = false
8686 showTableOfContents = false
87- # showRelatedContent = true
87+ showRelatedContent = true
8888 # relatedContentLimit = 3
89- showTaxonomies = false # use showTaxonomies OR showCategoryOnly, not both
90- showCategoryOnly = true # use showTaxonomies OR showCategoryOnly, not both
89+ showTaxonomies = true # use showTaxonomies OR showCategoryOnly, not both
90+ showCategoryOnly = false # use showTaxonomies OR showCategoryOnly, not both
9191 showAuthorsBadges = true
9292 showWordCount = false
9393 # sharingLinks = [ "linkedin", "twitter", "bluesky", "mastodon", "reddit", "pinterest", "facebook", "email", "whatsapp", "telegram", "line"]
@@ -131,50 +131,5 @@ forgejoDefaultServer = "https://v11.next.forgejo.org"
131131 showLikes = false
132132 showTableOfContents = true
133133 groupByYear = false
134- cardView = false
134+ cardView = true
135135 cardViewScreenWidth = false
136-
137- [firebase ]
138- # apiKey = "XXXXXX"
139- # authDomain = "XXXXXX"
140- # projectId = "XXXXXX"
141- # storageBucket = "XXXXXX"
142- # messagingSenderId = "XXXXXX"
143- # appId = "XXXXXX"
144- # measurementId = "XXXXXX"
145-
146- [fathomAnalytics ]
147- # site = "ABC12345"
148- # domain = "llama.yoursite.com"
149-
150- [umamiAnalytics ]
151- # websiteid = "ABC12345"
152- # domain = "llama.yoursite.com"
153- # dataDomains = "yoursite.com,yoursite2.com"
154- # scriptName = ""
155- # enableTrackEvent = true
156-
157- [selineAnalytics ]
158- # token = "XXXXXX"
159- # enableTrackEvent = true
160-
161- [buymeacoffee ]
162- # identifier = ""
163- # globalWidget = true
164- # globalWidgetMessage = "Hello"
165- # globalWidgetColor = "#FFDD00"
166- # globalWidgetPosition = "right"
167-
168- [verification ]
169- # google = ""
170- # bing = ""
171- # pinterest = ""
172- # yandex = ""
173- # fediverse = ""
174-
175- [rssnext ]
176- # feedId = ""
177- # userId = ""
178-
179- [advertisement ]
180- # adsense = ""
0 commit comments