From aebfdc51e4ca993176eafd99db4cc92e792b6d8a Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Thu, 20 Oct 2022 14:24:29 +0100 Subject: update --- config.toml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'config.toml') diff --git a/config.toml b/config.toml index 34368a9..938080f 100644 --- a/config.toml +++ b/config.toml @@ -23,6 +23,14 @@ pygmentsUseClasses = true weight = 10 post = '| ' + [[menu.main]] + identifier = "art" + name = "Art" + title = "art" + url = "/art/" + weight = 10 + post = '| ' + [[menu.main]] identifier = "stream" name = "Stream" -- cgit v1.2.3