From d3fa8290477d8e59401ef2c99ee2e68289ca4980 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Fri, 13 Jan 2023 14:44:00 -0300 Subject: Added gitlab to Menu --- config.toml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'config.toml') diff --git a/config.toml b/config.toml index cdc4f01..5ca143a 100644 --- a/config.toml +++ b/config.toml @@ -42,6 +42,11 @@ summaryLength = 30 url = "/donate/" weight = 5 +[[menu.main]] + name = "Gitlab" + url = "https://gitlab.com/rogs/yams" + weight = 100 + [params] homepage_button_link = '/install' -- cgit v1.2.3