update @ Thu 13 Jan 19:03:21 EET 2022

This commit is contained in:
Ari Archer 2022-01-13 19:03:21 +02:00
parent 51edd575f8
commit 108511371c
3 changed files with 64 additions and 8 deletions

View file

@ -0,0 +1,50 @@
<!DOCTYPE html>
<html lang="en">
<head>
<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-13 19:02:18 EET - New domain! -- ari-web.xyz" name="description"/>
<meta content="follow" name="robots"/>
</head>
<body>
<div>
<h1>
New domain! -- ari-web.xyz
</h1>
<p>
2022-01-13 19:02:18 EET |
<a href="..">
back
</a>
|
<a href="/">
home
</a>
|
<a href="/git">
git
</a>
</p>
<hr/>
<p>
I have moved from
<a href="https://ari-web.netlify.app/">
https://ari-web.netlify.app/
</a>
to
<a href="https://ari-web.xyz/">
https://ari-web.xyz/
</a>
</p>
<p>
Hope you enjoy :D
</p>
</div>
</body>
</html>
<!-- this is automatically generated by scripts/add_blog -->

View file

@ -16,7 +16,7 @@
My blogs
</h1>
<code>
Last updated on: 2022-01-06 22:41:15 EET
Last updated on: 2022-01-13 19:02:18 EET
</code>
<div>
<ul>
@ -111,14 +111,19 @@
</a>
</li>
<li>
<a href="/page/blog/blogs/Guis-are-useless_4816713057.html">
GUIs are useless
</a>
<a href="/page/blog/blogs/Guis-are-useless_4816713057.html">
GUIs are useless
</a>
</li>
<li>
<a href="/page/blog/blogs/What-happened-to-faker.js__5729874372.html">
What happened to faker.js?
</a>
<a href="/page/blog/blogs/What-happened-to-faker.js__5729874372.html">
What happened to faker.js?
</a>
</li>
<li>
<a href="/page/blog/blogs/New-domain!----ari-web.xyz_7375640347.html">
New domain! -- ari-web.xyz
</a>
</li>
</ul>
</div>

View file

@ -18,3 +18,4 @@
* [Ideal software](/page/blog/blogs/Ideal-software_4494379800.html)
* [GUIs are useless](/page/blog/blogs/Guis-are-useless_4816713057.html)
* [What happened to faker.js?](/page/blog/blogs/What-happened-to-faker.js__5729874372.html)
* [New domain! -- ari-web.xyz](/page/blog/blogs/New-domain!----ari-web.xyz_7375640347.html)