From 60dfb747b3f912610a67544376853f69464530d2 Mon Sep 17 00:00:00 2001 From: Admin Date: Fri, 2 Dec 2022 23:31:56 -0500 Subject: Add make deploy, add source code link --- config.toml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'config.toml') diff --git a/config.toml b/config.toml index 35243d0..741b120 100644 --- a/config.toml +++ b/config.toml @@ -7,3 +7,8 @@ theme = 'hugo-book' BookTheme = 'auto' BookSection = '*' +[menu] +[[menu.after]] + name = "Source Code" + url = "https://git.marx.cafe/site/" + weight = 10 -- cgit v1.2.3