We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 39471c2 + 8a22a7d commit f10668eCopy full SHA for f10668e
1 file changed
config.toml
@@ -15,13 +15,14 @@ theme = "hugo-book"
15
name = "Kernel Feature Ideas"
16
url = "https://uapi-group.org/kernel-features"
17
weight = 12
18
+
19
[[menu.after]]
20
name = "⸻"
21
weight = 20
22
23
name = "Collaborate on Github"
24
url = "https://github.com/uapi-group"
- weight = 20
25
+ weight = 21
26
27
[markup.goldmark.renderer]
28
unsafe = true # Allow HTML in md files
0 commit comments