ari.lt/page/404/index.html
Ari Archer 8dc1a5378e personal : makeover of index and 404, add pages api
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2023-04-06 01:55:01 +03:00

53 lines
2.1 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 way back, 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>
</body>
</html>