Fixed 404 page.

This commit is contained in:
Sebastian 2019-08-13 21:52:45 +02:00
parent 0de4d49b92
commit 9e3363de71
2 changed files with 17 additions and 1 deletions

16
web/404.md Normal file
View File

@ -0,0 +1,16 @@
---
layout: post
title: 404 - not found
---
# 404
## Page not found :(
Diese Seite exisiert leider nicht!
Das kann drei Gründe haben:
1. Wir haben Chaos gebaut und die Seite ist runtergefallen
2. Du hast dich vertippt
3. Jemand hat dir einen falschen Link gegeben
Schau' dir doch mal unsere [Startseite](https://chaospott.de/) an.

View File

@ -5,7 +5,7 @@
{% include header.html %}
<div class="jumbotron">
<div class="container-fluid large-header" id="large-header">
<canvas id="demo-canvas" style="position:absolute;width:100%;"></canvas>
<div class="row row-centered">
<div class="col-centered">
<img src="{{ "/images/logo.svg" | prepend: site.baseurl }}" alt="Chaospott Logo" />