From d0a9e67f6902318c981ebc5460b83a53432749fc Mon Sep 17 00:00:00 2001 From: rylim <36293596+rylim@users.noreply.github.com> Date: Sun, 24 Oct 2021 17:14:40 -0700 Subject: [PATCH] Fix 404 stylesheet link --- site/templates/404.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/site/templates/404.html b/site/templates/404.html index 4f2f3c29..e1859eeb 100644 --- a/site/templates/404.html +++ b/site/templates/404.html @@ -14,6 +14,8 @@ {%- for stylesheet in notFoundStyles %} + + {%- endfor %}