swaps " for ' in error.upphtml

This commit is contained in:
2026-06-09 09:12:41 +01:00
parent 2d6d17261c
commit 531c9d5a38
+1 -1
View File
@@ -9,6 +9,6 @@ pp "${SHARE}"/components/meta.upphtml
<p> <p>
If youre on this page, somethings probably gone wrong. Try going to If youre on this page, somethings probably gone wrong. Try going to
my <a href="/">homepage</a> instead. my <a href='/'>homepage</a> instead.
</p> </p>
</section> </section>