fixed 404.md - duplicate h1

This commit is contained in:
madrilene 2022-11-24 17:08:02 +01:00
parent 4509d1eee4
commit 7d7cd5743c
2 changed files with 7 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "eleventy-excellent",
"version": "1.1.1",
"version": "1.1.2",
"engines": {
"node": ">=16.x.x"
},

View file

@ -7,4 +7,9 @@ excludeFromSitemap: true
noindex: true
---
# Sorry, that page doesn't exist!
## Sorry, that page doesn't exist!
[Please try visiting the home page!](/)
Please let me know if you encounter more errors:
<a href="mailto:{{ meta.address.email }}">{{ meta.address.email }}</a>