47 lines
1.8 KiB
HTML
47 lines
1.8 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||
|
<title>Yuya</title>
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
|
<meta name="description" content="Penwing's Website">
|
||
|
<link rel="stylesheet" href="/assets/style.css">
|
||
|
<link rel="icon" href="/assets/flake.png" type="image/png">
|
||
|
</head>
|
||
|
<body>
|
||
|
<div class="sidenav">
|
||
|
<h3><a href="/">Summary</a></h3>
|
||
|
<h3><a href="/tools">Tools</a></h3>
|
||
|
<a class="description" href="/tools#nginx">proxy</a>
|
||
|
<a class="description" href="/tools#cloudflare">domain</a>
|
||
|
<a class="description" href="/tools#portainer">dashboard</a>
|
||
|
<a class="description" href="/tools#pihole">adblocker</a>
|
||
|
<a class="description" href="/tools#searxng">search</a>
|
||
|
<a class="description" href="/tools#forgejo">git server</a>
|
||
|
<a class="description" href="/tools#jellyfin">streaming</a>
|
||
|
<a class="description" href="/tools#stirling">pdf edit</a>
|
||
|
<a class="description" href="/tools#seafile">storage</a>
|
||
|
|
||
|
<h3><a href="https://www.penwing.org/art.html">my Art</a></h3>
|
||
|
<h3><a href="https://www.penwing.org/games.html">my Games</a></h3>
|
||
|
</div>
|
||
|
<p class="topbar">
|
||
|
<a href="/">Home</a> -
|
||
|
<a href="/tools">Tools</a> -
|
||
|
<a href="/art">Art</a> -
|
||
|
<a href="/games">Games</a>
|
||
|
</p>
|
||
|
<div class="main">
|
||
|
#CONTENT#
|
||
|
<p id="spacer"><br></p>
|
||
|
<hr>
|
||
|
<p id="spacer"><br></p>
|
||
|
|
||
|
<h2 id="epilogue">Epilogue</h2>
|
||
|
|
||
|
<p>Inspired by the geniuses behind <a href="https://perfectmotherfuckingwebsite.com/">perfectwebsite.com</a>,
|
||
|
because a webpage does not have to be heavier than <a href="https://github.com/chrislgarry/Apollo-11">the code that took us to the moon</a>.</p>
|
||
|
|
||
|
<p>This page is licensed under <a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0</a></p>
|
||
|
|
||
|
</div>
|
||
|
</body></html>
|