bidzan.net/other/template.html

35 lines
1.1 KiB
HTML
Raw Normal View History

2024-12-12 12:09:44 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
<title>bidzan.net</title> <link rel="icon" type="image/x-icon" href="/files/img/favicon.svg">
<link rel='stylesheet' type='text/css' href="/style.css">
<meta charset="utf-8">
<meta name="description" content="Personal website focusing on Free Software, useful tutorials and more">
<meta name="keywords" content="Free Software, tutorial, software, blog, journal, articles, technology, linux, gnu+linux, gnu, stallman, waffelo, rsync, phones, anti-tech, minimalism, bloat, christianity, catholicism, christ, stoicism">
<meta name="author" content="Jakub Bidžan">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<object data="/other/navbar.html"></object>
<div class="main-box">
<div class="main-box-text">
sample text
this is also sample text.
</div>
</div>
<hr>
Copyright © 2022-2023 Jakub Bidžan <br>
License GPLv3+: GNU
GPL version 3 or later <a href="https://gnu.org/licenses/gpl.html">https://gnu.org/licenses/gpl.html</a>.
<br> Source code: https://git.drgnz.club/jacob/main
</body>
</html>