mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 09:39:25 +01:00
update @ Fri 29 Oct 08:05:53 EEST 2021
This commit is contained in:
parent
c5b3c9b315
commit
093b705a49
3 changed files with 27 additions and 2 deletions
23
page/blog/blogs/A-very-important-post.html
Normal file
23
page/blog/blogs/A-very-important-post.html
Normal file
|
@ -0,0 +1,23 @@
|
|||
<!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="Blog on 2021-10-29 08:05:49 EEST - A very important post">
|
||||
<meta name="robots" content="follow"/>
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
<h1>A very important post</h1>
|
||||
<p>2021-10-29 08:05:49 EEST | <a href="..">back</a> | <a href="/">home</a> | <a href="//github.com/TruncatedDinosour/website">git</a></p>
|
||||
<hr/>
|
||||
|
||||
<p>a</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
<!-- this is automatically generated by scripts/add_blog -->
|
|
@ -20,8 +20,9 @@
|
|||
<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>
|
||||
<li><a href="/page/blog/blogs/A-very-important-post.html">A very important post</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
<!-- this is automatically generated by scripts/add_blog -->
|
||||
<!-- this is automatically generated by scripts/add_blog -->
|
|
@ -4,4 +4,5 @@
|
|||
* [Why is GNU/Linux better than microsoft windows (winshit)](/page/blog/blogs/Why-is-GNU_Linux-better-than-microsoft-windows-(winshit).html)
|
||||
* [Schools should exclusively use free, open source and in general libre software, here's why](/page/blog/blogs/Schools-should-exclusively-use-free,-open-source-and-in-general-libre-software,-here's-why.html)
|
||||
* [Why is open source software better than closed source software](/page/blog/blogs/Why-is-open-source-software-better-than-closed-source-software.html)
|
||||
* [Why I prefer source-based distros](/page/blog/blogs/Why-I-prefer-source-based-distros.html)
|
||||
* [Why I prefer source-based distros](/page/blog/blogs/Why-I-prefer-source-based-distros.html)
|
||||
* [A very important post](/page/blog/blogs/A-very-important-post.html)
|
Loading…
Add table
Reference in a new issue