From b88879f6b56e5b2465089a50d63d89a7c1ee5dd6 Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Sat, 1 Aug 2026 22:28:26 -0400 Subject: updated gitlab refs to my git --- software.typ | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'software.typ') diff --git a/software.typ b/software.typ index ff50ff6..3013db2 100644 --- a/software.typ +++ b/software.typ @@ -5,7 +5,7 @@ #let doc = [ Here you can find a list of my note-worthy public repositories, all hosted - on #extlink("https://gitlab.com/users/kdam0/projects")[GitLab]. + on #extlink("https://git.kumardamani.net")[git]. #show list: prev => html.ul(class: "biglist", { for c in prev.children { @@ -19,20 +19,20 @@ My Nix, Terraform, Ansible repository for self-hosting, as started in #pagelink("post/framework-server")[this post]. ] - #source("https://gitlab.com/kdam0/home-lab/") + #source("https://git.kumardamani.net/home-lab/about") - = nixdots #description[ My dotfiles for the Nix ecosystem, as started in #pagelink("post/nixos-p1")[this post]. ] - #source("https://gitlab.com/kdam0/dotfiles-nix") + #source("https://git.kumardamani.net/dotfiles-nix/about") - = nccli #description[ A Go CLI for managing DNS on Namecheap. ] - #source("https://gitlab.com/kdam0/nccli") + #source("https://git.kumardamani.net/nccli/about") - = namemydragon.lol #description[ @@ -40,5 +40,5 @@ from the Game of Thrones universe. #extlink("https://namemydragon.lol")[Try it] and turn on your sound! ] - #source("https://gitlab.com/kdam0/namemydragon") + #source("https://git.kumardamani.net/namemydragon/about") ] -- cgit v1.2.3