From 3b930b81b27ef322eab623506e2b2864e09f7aa5 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Tue, 18 Jun 2024 19:51:50 +0200 Subject: [PATCH] add zola to the catalog --- apps.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps.toml b/apps.toml index 35cf1b97..a1fafa72 100644 --- a/apps.toml +++ b/apps.toml @@ -4463,6 +4463,12 @@ state = "working" subtags = [ "files" ] url = "https://github.com/YunoHost-Apps/zipline_ynh" +[zola] +category = "publishing" +state = "working" +subtags = [ "website" ] +url = "https://github.com/YunoHost-Apps/zola_ynh" + [ztncui] added_date = 1674232499 # 2023/01/20 antifeatures = [ "non-free-dependencies" ]