From 5cc139c86357e5c06d363f304fa53b210168ac03 Mon Sep 17 00:00:00 2001 From: SouthFox Date: Sat, 26 Aug 2023 22:56:09 +0800 Subject: [PATCH] [chore] change source code url --- src/main/frontend/views.cljs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/frontend/views.cljs b/src/main/frontend/views.cljs index 189c9f7..131ea64 100644 --- a/src/main/frontend/views.cljs +++ b/src/main/frontend/views.cljs @@ -27,7 +27,7 @@ [:div [:h2 "About"] [:ul - [:li [:a {:href "stub"} "Source code"]]]]) + [:li [:a {:href "https://git.southfox.me/southfox/liberty-hu"} "Source code"]]]]) (defn item-page []