1
1
mirror of https://github.com/xplosionmind/quitsocialmedia.club.git synced 2024-12-21 12:54:06 +01:00
quitsocialmedia.club/404.html
Tommi c3811ec689 Migration to Eleventy almost complete
The website now builds with Eleventy, but there are still many bugs to
fix.
2022-06-01 19:34:23 +02:00

15 lines
293 B
HTML

---
permalink: /404.html
layout: full.html
sitemap: false
title: 404
link: 'javascript:history.go(-1)'
---
<div class='center'>
Unfortunately, this page is now the same<br />
as my social media accounts:<br />
<strong>non-existing</strong>.
<br /><br />
Click anywhere to go back.
</div>