From ce6bc0a96c0cfd828ec87d02cc31baf3da772e19 Mon Sep 17 00:00:00 2001 From: github-tijlxyz Date: Thu, 29 Feb 2024 20:36:47 +0100 Subject: [PATCH] change name to khatru pyramid --- pages.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages.go b/pages.go index 3a84870..c17105f 100644 --- a/pages.go +++ b/pages.go @@ -38,7 +38,7 @@ on load get cookies['nip98'] then if it is undefined set my innerText to "login" Main(inside).Class("m-4"), P( Text("powered by "), - A().Href("https://github.com/github-tijlxyz/khatru-invite").Text("khatru-invite").Class("hover:underline cursor-pointer text-blue-500"), + A().Href("https://github.com/github-tijlxyz/khatru-pyramid").Text("khatru-pyramid").Class("hover:underline cursor-pointer text-blue-500"), ).Class("text-end my-4 text-sm"), ).Class("my-6 mx-auto max-w-min min-w-96"), )