ari.lt/page/blog/index.html

22 lines
843 B
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">
<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-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 03:45:51 +03:00
<li><a href="/page/blog/blogs/Why-is-GNU_Linux-better-then-microsoft-windows-(winshit).html">Why is GNU/Linux better then microsoft windows (winshit)</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 -->