mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-17 17:00:25 +00:00
Remove redundant 404 pages, keep only root 404
IONOS serves the root 404.html for all paths. Updated link text from 'Back to hub' to 'Back to home'.
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
---
|
||||
title: "Page Not Found"
|
||||
section: "smarthome"
|
||||
tags: "smarthome"
|
||||
description: "The page you are looking for does not exist."
|
||||
layout: base.njk
|
||||
permalink: /smarthome/404.html
|
||||
---
|
||||
<div class="error-page">
|
||||
<h1>404</h1>
|
||||
<p>The page you are looking for does not exist or has been moved.</p>
|
||||
<a class="back-link" href="/">← Back to smarthome</a>
|
||||
</div>
|
||||
Reference in New Issue
Block a user