From 1fa3577846e2ab1b159484e7b91de23e2fa3544b Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Mon, 11 Mar 2024 17:13:34 +0100 Subject: [PATCH] add TOS link in the footer --- themes/yunohost-docs/templates/partials/footer.html.twig | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 themes/yunohost-docs/templates/partials/footer.html.twig diff --git a/themes/yunohost-docs/templates/partials/footer.html.twig b/themes/yunohost-docs/templates/partials/footer.html.twig new file mode 100644 index 00000000..b6620d1e --- /dev/null +++ b/themes/yunohost-docs/templates/partials/footer.html.twig @@ -0,0 +1,6 @@ + \ No newline at end of file