summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2019-04-09 22:30:28 +0200
committerChristoph Cullmann <cullmann@kde.org>2019-04-09 22:30:28 +0200
commit1de65add8bd0d0cb2ae83903abae2bea81b819c4 (patch)
tree0827711e27958fbbe86fa1156d60b9ddc659d83a /config.toml
parentef4f7f6a299e1a6dde1ae84c3fbbf0f44a6db7fd (diff)
add good old link farm, why should I search this stuff again and again, people might think it is useful
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml7
1 files changed, 6 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index eef5bde..50cfd80 100644
--- a/config.toml
+++ b/config.toml
@@ -122,6 +122,11 @@ pygmentscodefencesguesssyntax = true
weight = 40
[[menu.main]]
+ name = "Links"
+ url = "links/"
+ weight = 50
+
+ [[menu.main]]
name = "Impressum"
url = "impressum/"
- weight = 50
+ weight = 60