this was spanish :)
This commit is contained in:
parent
cadd58530a
commit
e726bef003
1 changed files with 5 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: No encontrado
|
title: Not Found
|
||||||
layout: page
|
layout: page
|
||||||
permalink: /404.html
|
permalink: /404.html
|
||||||
eleventyExcludeFromCollections: true
|
eleventyExcludeFromCollections: true
|
||||||
|
|
@ -7,9 +7,9 @@ excludeFromSitemap: true
|
||||||
noindex: true
|
noindex: true
|
||||||
---
|
---
|
||||||
|
|
||||||
## Lo sentimos, ¡esa página no existe!
|
## Sorry, that page doesn't exist!
|
||||||
|
|
||||||
[Recomendamos visitar la página de inicio.](/)
|
[Please try visiting the home page!](/)
|
||||||
|
|
||||||
Por favor, infórmanos de cualquier error que encuentres:
|
Please let me know if you encounter more errors:
|
||||||
<a href="mailto:{{ meta.address.email }}">{{ meta.address.email }}</a>
|
<a href="mailto:{{ meta.creatorEmail }}">{{ meta.creatorEmail }}</a>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue