Skip to content

Commit

Permalink
Fixed 404 page.
Browse files Browse the repository at this point in the history
  • Loading branch information
alikecat committed Jan 25, 2024
1 parent c6c2dde commit 68cbd56
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 14 deletions.
26 changes: 26 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
layout: default
---

<style type="text/css" media="screen">
.container {
margin: 10px auto;
max-width: 600px;
}
h1 {
margin: 30px 0;
font-size: 4em;
line-height: 1;
letter-spacing: -1px;
}
</style>

<div class="container">
<h1>404</h1>

<p><strong>Oopsie-doodle! Page Not Found!</strong></p>
<p>Hey there, stargazer! Looks like you stumbled upon a digital black hole – the page you were attempting to warp into doesn't exist in this cosmic playground. 🌌🚀</p>
<p>No worries, though! It could be that I'm currently on a coffee break in the server room or maybe the code elves are playing hide-and-seek. Either way, your desired destination seems to be taking a cosmic siesta.</p>
<p>Why not boomerang back to the homepage and explore other intergalactic wonders? 🌠✨ If this feels like a galactic glitch or you have questions as profound as the mysteries of the universe, shoot me an email at [email protected]. I'll be there faster than the Millennium Falcon making the Kessel Run!</p>
<p>Thanks a gazillion for your patience and stellar vibes! 🌌👾</p>
</div>
14 changes: 0 additions & 14 deletions _pages/404.md

This file was deleted.

0 comments on commit 68cbd56

Please sign in to comment.