From 7dd7f192b5d7076fd57a361a1d80e0558e6ccee4 Mon Sep 17 00:00:00 2001 From: Adam Jeniski Date: Sat, 15 Nov 2025 19:01:32 -1000 Subject: [PATCH] fix link --- src/ajet/www/core.clj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ajet/www/core.clj b/src/ajet/www/core.clj index 8162941..45f8210 100644 --- a/src/ajet/www/core.clj +++ b/src/ajet/www/core.clj @@ -18,9 +18,9 @@ "https://data-star.dev/cdn-cgi/image/format=auto/static/images/rocket-48x48-4c739bfaffe86a6ffcc3a6d77e3c5547730f03d74c11aa460209596d1811f7a3.png"}] [:h2 "Public Services:"] [:ul - [:li [:a {:href "https://git.ajet.fyi/"} "git"]] + [:li [:a {:href "https://git.ajet.fyi/"} "git"]] [:li [:a {:href "https://status.ajet.fyi/"} "status"]] - [:li [:a {:href "https://status.ajet.fyi/"} "status"]]] + [:li [:a {:href "https://blog.ajet.fyi/"} "blog"]]] [:h2 "Personal Quicklist:"] [:ul [:li [:a {:href "https://devbox.ajet.fyi"} "devbox"]]