Home

jolheiser.com @main - refs - log -
-
https://git.jolheiser.com/jolheiser.com.git
my website
tree log patch
update readme Signed-off-by: jolheiser <git@jolheiser.com>
Signature
-----BEGIN SSH SIGNATURE----- U1NIU0lHAAAAAQAAADMAAAALc3NoLWVkMjU1MTkAAAAgBTEvCQk6VqUAdN2RuH6bj1dNkY oOpbPWj+jw4ua1B1cAAAADZ2l0AAAAAAAAAAZzaGE1MTIAAABTAAAAC3NzaC1lZDI1NTE5 AAAAQMh4jeRrUCTn73cHiL1DfnUsTKYEBnhSJD+WhknqhYiR1FR7UHudOmGSkvBQv+Rht6 GwHwoNEhcg8rPrUexfBgM= -----END SSH SIGNATURE-----
jolheiser <git@jolheiser.com>
4 days ago
1 changed files, 3 additions(+), 3 deletions(-)
README.md
M README.md -> README.md
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
diff --git a/README.md b/README.md
index 28756d6cbcef4913aec95a739b8622111fe547bd..2fe7f39a125e8d52dc559c5ade9c3657f6ce0079 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@ # jolheiser.com
 
 My [personal website](https://jolheiser.com).
 
-Uses [tailwind](https://tailwindcss.com/) (with [catppuccin btw](https://github.com/catppuccin/tailwindcss)) and [gomponents](https://gomponents.com) as a simple static page generator. 
+Uses [tailwind](https://tailwindcss.com/) (with [catppuccin btw](https://github.com/catppuccin/tailwindcss)) and [templ](https://templ.guide) as a simple static page generator. 
 
 Links are sourced from [links.jsonnet](links.jsonnet).
 
@@ -18,10 +18,10 @@ If nix isn't available:
 
 #### Build Deps
 - [Go](https://go.dev)
-- [tailwind-ctp](https://git.jojodev.com/jolheiser/tailwind-ctp) (TailwindCSS standalone CLI with Catppuccin support)
+- [tailwind-ctp](https://git.jolheiser.com/tailwind-ctp) (TailwindCSS standalone CLI with Catppuccin support)
 
 #### Dev Deps
-- [tailwind-ctp-intellisense](https://git.jojodev.com/jolheiser/tailwind-ctp-intellisense)
+- [tailwind-ctp-intellisense](https://git.jolheiser.com/tailwind-ctp-intellisense)
 - [HTML LSP](https://github.com/vscode-langservers/vscode-html-languageserver-bin) or similar
 
 ### Building