ari.lt/page/404/index.html
Ari Archer 2160ced376 replace all instances of ari-web.xyz with ari.lt
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2023-11-30 20:07:32 +02:00

56 lines
2.2 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Ari::web -&gt; 404</title>
<meta name="description" content="My personal website" />
<meta
name="keywords"
content="website, webdev, linux, programming, ari, terminal, dark, 404, not found, http 404"
/>
<meta
name="robots"
content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"
/>
<meta property="og:type" content="website" />
<meta name="color-scheme" content="dark" />
<link rel="stylesheet" href="/content/styles/generic/main.min.css" />
<link rel="stylesheet" href="/content/styles/404/index.css" />
</head>
<body>
<h1 class="title">HTTP/404 ~ not found</h1>
<p>
it was a beautiful day, and i decided to take a walk in the park, i
had my phone with me, and i thought it would be a great idea to
browse the internet while walking,
<a href="#!">i clicked on a link</a>, and suddenly, i found myself
lost !! the page i was looking for was not found, and i was stuck on
an HTTP/404 error page :( i tried to refresh the page, but it didnt
work, i felt lost and frustrated ...
</p>
<p>
as i walked around, i realized that i was actually lost in the park
! i had no idea where i was and i had no way of finding my way back,
i felt scared and alone, i wished i had paid more attention to my
surroundings instead of being so engrossed in my phone ...
</p>
<p>
i eventually found my <a href="/">way back</a>, but the experience
left me feeling emotional and sad, it made me realize how much we
rely on technology and how it can lead us astray :O from that day
on, i promised myself to be more present in the moment and not let
technology take over my life
</p>
<img src="https://server.ari.lt/visit" alt="visitor count" />
</body>
</html>