ari.lt/page/blog/index.html

26 lines
1.4 KiB
HTML
Raw Normal View History

2021-10-22 07:40:32 +03:00
<!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">
2021-10-25 01:04:49 +03:00
<title>Ari::web -> Blog</title>
2021-10-23 01:04:16 +03:00
<meta name="keywords" content="website webdev linux programming ari terminal dark blog javascript opensource free">
2021-10-23 10:03:58 +03:00
<meta name="description" content="My blog page">
2021-10-22 07:40:32 +03:00
</head>
<body>
<h1>My blogs</h1>
<div>
<ul>
2021-10-22 09:36:39 +03:00
<li><a href="/page/blog/blogs/Gentoo-linux-is-perfect-for-me.html">Gentoo linux is perfect for me</a></li>
2021-10-23 01:24:16 +03:00
<li><a href="/page/blog/blogs/I'm-sick-again.html">I'm sick again</a></li>
2021-10-23 04:15:54 +03:00
<li><a href="/page/blog/blogs/Why-is-GNU_Linux-better-than-microsoft-windows-(winshit).html">Why is GNU/Linux better than microsoft windows (winshit)</a></li>
2021-10-25 00:07:36 +03:00
<li><a href="/page/blog/blogs/Schools-should-exclusively-use-free,-open-source-and-in-general-libre-software,-here's-why.html">Schools should exclusively use free, open source and in general libre software, here's why</a></li>
2021-10-25 04:15:30 +03:00
<li><a href="/page/blog/blogs/Why-is-open-source-software-better-than-closed-source-software.html">Why is open source software better than closed source software</a></li>
2021-10-27 02:01:17 +03:00
<li><a href="/page/blog/blogs/Why-I-prefer-source-based-distros.html">Why I prefer source-based distros</a></li>
2021-10-22 07:40:32 +03:00
</ul>
2021-10-22 09:26:20 +03:00
</div>
2021-10-22 07:40:32 +03:00
</body>
</html>
<!-- this is automatically generated by scripts/add_blog -->