From 13d6edff33a3c17afc5dc78c9bb98ddca77ac2c2 Mon Sep 17 00:00:00 2001 From: OCram85 Date: Tue, 13 Sep 2022 14:05:51 +0200 Subject: [PATCH] add CI link --- config/_default/menus.en.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml index 89776c2..730fef4 100644 --- a/config/_default/menus.en.toml +++ b/config/_default/menus.en.toml @@ -55,3 +55,8 @@ url = "https://umami.ocram85.com/share/KAk7LmbU/Blog" weight = 30 +[[footer]] + name = "CI" + url = "https://ci.ocram85.com" + weight = 40 +