From f620199e0c39fd63bb09ee4d8a4aaf3b7ffbe1b2 Mon Sep 17 00:00:00 2001 From: "Sebastian H. Gabrielli" Date: Thu, 4 Jan 2024 23:11:35 +0100 Subject: [PATCH] Add API docs link --- config.toml | 5 +++++ public/categories/index.html | 6 ++++++ public/index.html | 8 +++++++- public/posts/index.html | 6 ++++++ public/posts/my-first-post/index.html | 6 ++++++ public/tags/index.html | 6 ++++++ 6 files changed, 36 insertions(+), 1 deletion(-) diff --git a/config.toml b/config.toml index a3f1452..7226589 100644 --- a/config.toml +++ b/config.toml @@ -15,3 +15,8 @@ url = "/" identifier = "intranett" name = "Intranett" url = "https://intranett.gitgals.com" + +[[menu.navbar]] +identifier = "apidocs" +name = "Api Documentation" +url = "https://api.gitgals.com/docs" diff --git a/public/categories/index.html b/public/categories/index.html index 9d077c5..7455cd8 100644 --- a/public/categories/index.html +++ b/public/categories/index.html @@ -130,6 +130,10 @@