From 5fbda01d6ee4c62f9349447ed80938cb3dcc67b2 Mon Sep 17 00:00:00 2001 From: Marco Gomiero Date: Sun, 14 Jan 2024 19:16:08 +0100 Subject: [PATCH] Update website with translations link --- website/config.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/config.toml b/website/config.toml index 5e6ec3a0..b2c5b0f9 100644 --- a/website/config.toml +++ b/website/config.toml @@ -22,6 +22,10 @@ theme = "apsho" name = "Report issue" url = "https://github.com/prof18/feed-flow/issues/new?title=App+issue&body=Please+describe+the+issue+and+provide+a+link+to+the+RSS+Feed+that+causes+the+issues:%0A" weight = 4 +[[menu.sitemap]] + name = "Contribute with translations" + url = "https://hosted.weblate.org/projects/feedflow/" + weight = 5 [params]