From c0384ae720e2b274bfeebbc8a5303fb8a85d66d5 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Mon, 16 Mar 2026 15:22:07 -0700 Subject: test my website more deeply; add more CSS --- config/nix.org | 1 + 1 file changed, 1 insertion(+) (limited to 'config/nix.org') diff --git a/config/nix.org b/config/nix.org index 0f63df0..6f68ee0 100644 --- a/config/nix.org +++ b/config/nix.org @@ -1741,6 +1741,7 @@ to the outside world under a domain. }; extraConfig = '' rewrite ^/graph_view/?(.*)$ https://graph.${config.monorepo.vars.remoteHost}/$1 permanent; + error_page 404 /404.html; ''; }; -- cgit v1.3