We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e38ba7 commit 648aae1Copy full SHA for 648aae1
config/_default/menus.en.toml
@@ -15,11 +15,6 @@
15
pageRef = "posts"
16
weight = 10
17
18
-[[main]]
19
- name = "Categories"
20
- pageRef = "/categories"
21
- weight = 20
22
-
23
[[main]]
24
name = "Audio & Video"
25
parent = "Catergories"
config/_default/params.toml
@@ -66,7 +66,7 @@ forgejoDefaultServer = "https://v11.next.forgejo.org"
66
showViews = false
67
showLikes = false
68
showDateOnlyInArticle = false
69
- showDateUpdated = false
+ showDateUpdated = true
70
showAuthor = true
71
# showAuthorBottom = false
72
showHero = false
0 commit comments