72 lines
1.8 KiB
HTML
Executable file
72 lines
1.8 KiB
HTML
Executable file
|
|
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>Interblag</title>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
|
<link rel="stylesheet" id="theme" href="../res/css/dark.min.css" type="text/css" />
|
|
<link rel="alternate" type="application/atom+xml" title="finalrewind.org blog posts (Atom feed)" href="index.atom" />
|
|
|
|
<script lang="javascript" src="../res/js/themeswap.js"></script>
|
|
</head>
|
|
<body>
|
|
|
|
<div class="page">
|
|
|
|
<div class="header">
|
|
<nav>
|
|
<div>
|
|
<a href="../me/">about</a> |
|
|
<a href="../pics/">pics</a> |
|
|
<a href="../projects/">projects</a> |
|
|
<a href="../cgit">repos</a> |
|
|
<a href="../interblag/">weblog</a> |
|
|
<a href="./calculators/">calculators</a>
|
|
</div>
|
|
</nav>
|
|
<div class="pagetree">
|
|
<div style="float: left;">Design based on <a href="https://finalrewind.org/">finalrewind.org</a></div>
|
|
<span class="title">
|
|
~floppydisk
|
|
</span>
|
|
<div style="float: right;"><a onClick="javascript:toggleTheme()">dark / light mode</a></div>
|
|
</div>
|
|
</div> <!-- header -->
|
|
<div class="pagetree">
|
|
<div style="float: left;">Design based on <a href="https://finalrewind.org/">finalrewind.org</a></div>
|
|
<a href="../">~floppydisk</a> /
|
|
|
|
<span class="title">
|
|
Interblag
|
|
</span>
|
|
<div style="float: right;"><a onClick="javascript:toggleTheme()">dark / light mode</a></div>
|
|
</div>
|
|
</div> <!-- header -->
|
|
<div id="pagebody">
|
|
|
|
<div id="content">
|
|
<p>Archives: <a href="./2022/">2022</a></p>
|
|
|
|
<div class="inlinepage">
|
|
<p>No news... <i>yet!</i></p>
|
|
|
|
</div> <!-- inlinepage -->
|
|
|
|
|
|
|
|
|
|
|
|
</div> <!-- content -->
|
|
|
|
<div id="footer" class="pagefooter">
|
|
<!-- Created <span class="date">Sat 26 Mar 2011 03:11:41 PM CET</span> -->
|
|
</div> <!-- footer -->
|
|
|
|
</div> <!-- pagebody -->
|
|
|
|
</div> <!-- page -->
|
|
|
|
</body>
|
|
</html>
|