From 519d1a58947026aedd8f9fafc4bfffdffb49c042 Mon Sep 17 00:00:00 2001 From: Leon van Kammen Date: Tue, 14 Jan 2025 15:44:23 +0100 Subject: [PATCH] .env URL typofix --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index aa8ab36..b94a737 100644 --- a/.env +++ b/.env @@ -16,7 +16,7 @@ which nix && test -z "$NIX_SHELL_XRF" && { echo '[i] installing nix-shell' && nix-shell } -test "$GITEA_ROOT_URL" = "https://forgejo.isvery.ninja" && { +test "$GITEA_ROOT_URL" = "https://forgejo.isvery.ninja/" && { # on the website xrfragment.org copy examples to root-dir # (so https://xrfragment.org/index.glb can be requested remotely) # because that really emphasizes a nice WebXR experience-at-website-root paradigm