Removes all the url filters
@@ -5,7 +5,7 @@ eleventyExcludeFromCollections: true
---
# Content not found.
Go <a href="{{ '/' | url }}">home</a>.
Go <a href="/">home</a>.
{#
Read more: https://www.11ty.dev/docs/quicktips/not-found/
The note is not visible to the blocked user.