From 349e59b356291a26b31307e1091f783a3a312450 Mon Sep 17 00:00:00 2001 From: Adam Jeniski Date: Fri, 2 Jan 2026 20:21:17 -1000 Subject: [PATCH] test --- src/ajet/www/core.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ajet/www/core.clj b/src/ajet/www/core.clj index b411d1b..9998d31 100644 --- a/src/ajet/www/core.clj +++ b/src/ajet/www/core.clj @@ -22,7 +22,7 @@ [:h1 "Ajet Dashboard"] [:h2 "Public Services"] [:ul - [:li [:a {:href "https://git.ajet.fyi/"} "git"]] + [:li [:a {:href "https://git.ajet.fyi/"} "git test"]] [:li [:a {:href "https://status.ajet.fyi/"} "status"]] [:li [:a {:href "https://blog.ajet.fyi/"} "blog"]]] [:h2 "Personal Quicklist"]