mirror of
https://github.com/kees-z/DuplicatiDocs.git
synced 2025-08-04 16:33:30 +00:00
Added custom 404 page
Minor formatting fixes to .yml files
This commit is contained in:
6
overrides/404.html
Normal file
6
overrides/404.html
Normal file
@@ -0,0 +1,6 @@
|
||||
{% extends "main.html" %}
|
||||
|
||||
<!-- Content -->
|
||||
{% block content %}
|
||||
<h1>404 - Page not found</h1>
|
||||
{% endblock %}
|
Reference in New Issue
Block a user