Monorepo for Tangled tangled.org

appview/pages: use tangled.org (not .sh) in empty repo instructions

Signed-off-by: Thomas Karpiniec <tkarpiniec@icloud.com>

Changed files
+1 -1
appview
pages
templates
repo
+1 -1
appview/pages/templates/repo/empty.html
··· 26 26 {{ else if (and .LoggedInUser (eq .LoggedInUser.Did .RepoInfo.OwnerDid)) }} 27 27 {{ $knot := .RepoInfo.Knot }} 28 28 {{ if eq $knot "knot1.tangled.sh" }} 29 - {{ $knot = "tangled.sh" }} 29 + {{ $knot = "tangled.org" }} 30 30 {{ end }} 31 31 <div class="w-full flex place-content-center"> 32 32 <div class="py-6 w-fit flex flex-col gap-4">