diff --git a/src/page-template.html b/src/page-template.html index 23a53b2..9ce23ae 100644 --- a/src/page-template.html +++ b/src/page-template.html @@ -11,7 +11,7 @@ - @(if (string-ci=? uri-path "./index.html") + @(if (string-ci=? uri-path "/index.html") @list{} @list{})