diff --git a/Makefile b/Makefile index 4c390711..3e27dbdc 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ list help:: @echo "" @echo " setup-pre-commit: Sets up pre-commit (assuming it is installed)" @echo "" - @echo " test: Runs playwright against the old theme." + @echo " tests: Runs playwright against the old theme." @echo " tests-update-screenshots: Runs playwright against the old theme." .PHONY: biome-format biome-lint biome-all setup-pre-commit tests build-example-site diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 7e17faa0..54e5c04a 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -171,7 +171,7 @@ {{ block "header" . }}{{end}} -
+