Skip to content

Commit

Permalink
Create a super ugly 404 SVG SMIL animation
Browse files Browse the repository at this point in the history
  • Loading branch information
themkat committed Sep 7, 2024
1 parent e518805 commit 8338aec
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 2 deletions.
5 changes: 3 additions & 2 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
layout: default
title: 404 - Not found
---
<h2>NOT FOUND!</h2>
<p>Maybe something cool will come in the future :) </p>
<br />
<h2 style="display: block; margin: auto; width: 40vw; text-align: center;">NOT FOUND!</h2>
<img style="display: block; width: 300px; margin: auto;" src="{{ "/assets/img/404.svg" | relative_url }}" />
65 changes: 65 additions & 0 deletions assets/img/404.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8338aec

Please sign in to comment.