legacy.blog.ari-web.xyz/blogs/Funny-thing-about-my-site_6342443591.html
Ari Archer 50ea3f7f35
update @ Thu 24 Feb 19:44:01 EET 2022
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2022-02-24 19:44:01 +02:00

59 lines
1.7 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta property="og:site_name" content="Ari::web -> Blog" />
<meta property="og:url" content="https://blog.ari-web.xyz/" />
<meta property="og:title" content="Ari::web -> Blog" />
<meta property="og:type" content="website" />
<meta name="theme-color" content="#262220" />
<meta name="color-scheme" content="dark" />
<meta charset="utf-8" />
<meta content="IE=edge" http-equiv="X-UA-Compatible" />
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<title>Ari::web -&gt; Blog</title>
<meta
content="website webdev linux programming ari terminal dark blog javascript opensource free"
name="keywords"
/>
<meta
content="Blog on 2022-01-14 18:43:19 EET - Funny thing about my site"
name="description"
/>
<meta content="follow" name="robots" />
<link rel="stylesheet" href="/styles/styles.css"/>
</head>
<body>
<div>
<h1>Funny thing about my site</h1>
<div style="text-align: center !important;">
<p>
2022-01-14 18:43:19 EET |
<a href=".."> back </a>
|
<a href="/"> home </a>
|
<a href="/git"> git </a>
</p>
</div>
<hr />
<p>I just realised...</p>
<p>
My website is hoted on
<a href="https://netlify.com/"> Netlify </a>
</p>
<p>
Which pulls from
<a href="https://github.com/"> GitHub </a>
</p>
<p>
On a domain which I bought from
<a href="https://namecheap.com/"> Namecheap </a>
</p>
<p>Lol...</p>
</div>
</body>
</html>
<!-- this is automatically generated by scripts/add_blog -->