16 lines
653 B
HTML
Executable file
16 lines
653 B
HTML
Executable file
<html lang="en">
|
|
<head>
|
|
<link rel='stylesheet' type='text/css' href="/other/css/navbar.css">
|
|
<meta charset="utf-8">
|
|
<base target="_blank">
|
|
|
|
<nav style="justify-content: center;">
|
|
🏠<a href="/index.html">Home</a> |
|
|
💬<a href="https://matrix.to/#/@jakub:bidzan.net">Matrix</a> |
|
|
☕<a href="https://git.drgnz.club/jakub">Git</a> |
|
|
⛏️<a href="https://drgnz.club/wiki/minecraft.html">Minecraft</a> |
|
|
📧<a href="mailto: jakub@bidzan.net">E-mail</a> |
|
|
📹<a href="https://video.drgnz.club/c/jacob_main/videos?s=1">PeerTube</a> |
|
|
🐉<a href="https://drgnz.club">DrgnzClub</a> |
|
|
💰<a href="https://drgnz.club/donate.html">Donate</a>
|
|
</nav>
|