diff --git a/src/main/frontend/landing.cljs b/src/main/frontend/landing.cljs index 1174d39..bd19d6a 100644 --- a/src/main/frontend/landing.cljs +++ b/src/main/frontend/landing.cljs @@ -28,7 +28,8 @@ [:p "Creator of " [:a {:href "https://github.com/OSRSB/OsrsBot"} "OSRSB"] " a botting API for Old School RuneScape."] [:p [:a {:href "https://github.com/GigiaJ/Renny"} "Infrequent" ] " software reverse engineer for games. Zig soon though."] [:p [:a {:href "https://github.com/GigiaJ/dotfiles/tree/master/guix/.config/guix"} "My Guix home configuration"] " if you want your Guix config just like mine for some reason. (It's an alright reference I guess)."] - [:p [:a {:href "https://github.com/GigiaJ/dotfiles/tree/master/iac"} "My Clojurescript Pulumi IaC"] " for an unmanaged K8 cluster with hcloud."] + [:p [:a {:href "https://github.com/GigiaJ/iac-cljs-configs"} "My Clojurescript Pulumi IaC configs"] " for an unmanaged K8 cluster on hcloud that defines a reproducible infrastructure in which my services are defined and can live."] + [:p [:a {:href "https://github.com/GigiaJ/pulumi-clojurescript"} "pulumi-cljs"] " a library I wrote for creating extremely dynamic IaC with Clojurescript. Goes well with my Guix configs."] [:p [:a {:href "https://codeberg.org/Gigia/gunit"} "My Guix channel"] " where I have some packages that aren't upstreamed."] [:br] [:br]