ari.lt/page/blog/index.html
2021-10-22 09:36:39 +03:00

18 lines
No EOL
488 B
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>
</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>
</ul>
</div>
</body>
</html>
<!-- this is automatically generated by scripts/add_blog -->