ari.lt/page/blog/index.html
2021-10-27 02:01:17 +03:00

26 lines
No EOL
1.4 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 -> Blog</title>
<meta name="keywords" content="website webdev linux programming ari terminal dark blog javascript opensource free">
<meta name="description" content="My blog page">
</head>
<body>
<h1>My blogs</h1>
<div>
<ul>
<li><a href="/page/blog/blogs/Gentoo-linux-is-perfect-for-me.html">Gentoo linux is perfect for me</a></li>
<li><a href="/page/blog/blogs/I'm-sick-again.html">I'm sick again</a></li>
<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>
<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>
<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>
<li><a href="/page/blog/blogs/Why-I-prefer-source-based-distros.html">Why I prefer source-based distros</a></li>
</ul>
</div>
</body>
</html>
<!-- this is automatically generated by scripts/add_blog -->