From 475cda558f783b125399ee3d19b6eadc89fe6d44 Mon Sep 17 00:00:00 2001 From: xzeldon Date: Fri, 8 Mar 2024 09:48:41 +0300 Subject: [PATCH] add explore button to home page --- templates/components/card_repos.tmpl | 13 ++++++++++--- templates/home.tmpl | 3 +-- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/templates/components/card_repos.tmpl b/templates/components/card_repos.tmpl index 1203dd3..28034bf 100644 --- a/templates/components/card_repos.tmpl +++ b/templates/components/card_repos.tmpl @@ -1,5 +1,5 @@
-
+ - + + \ No newline at end of file diff --git a/templates/home.tmpl b/templates/home.tmpl index bc74c75..a2bfc18 100644 --- a/templates/home.tmpl +++ b/templates/home.tmpl @@ -14,8 +14,7 @@
-

This portal hosts more than just the project sources, bug and patch tracker. Explore the other repositories! +

This portal hosts more than just the project sources, bug and patch tracker. Explore the other repositories!