2022-04-09 16:00:23 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html><head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
<title>Dir1s</title>
|
|
|
|
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="/scss/main.css">
|
|
|
|
<link rel="icon" type="image/x-icon" href="/svg/favicon.svg">
|
|
|
|
</head>
|
|
|
|
<body><div id="content">
|
|
|
|
<main>
|
|
|
|
<article>
|
|
|
|
<header>
|
|
|
|
<h1>List - Dir1s</h1>
|
|
|
|
</header>
|
|
|
|
|
|
|
|
|
|
|
|
</article>
|
|
|
|
<ul>
|
|
|
|
|
|
|
|
|
|
|
|
<li>
|
2022-04-09 22:18:40 +00:00
|
|
|
<a href="http://example.org/dir1/b/">B</a>
|
2022-04-09 16:00:23 +00:00
|
|
|
</li>
|
|
|
|
|
|
|
|
</ul>
|
|
|
|
</main>
|
|
|
|
|
|
|
|
</div><footer>
|
2022-04-09 22:18:40 +00:00
|
|
|
<div id="footer-center">
|
2022-04-09 16:00:23 +00:00
|
|
|
<nav id="footer-nav">
|
|
|
|
|
|
|
|
|
2022-04-09 22:18:40 +00:00
|
|
|
<a class="footer-nav-item" href="/" title=""> home</a>
|
2022-04-09 16:00:23 +00:00
|
|
|
|
2022-04-09 22:18:40 +00:00
|
|
|
<a class="footer-nav-item" href="/about/" title="About"> about</a>
|
2022-04-09 16:00:23 +00:00
|
|
|
|
2022-04-09 22:18:40 +00:00
|
|
|
<a class="footer-nav-item" href="/links/" title="Links"> links</a>
|
2022-04-09 16:00:23 +00:00
|
|
|
|
|
|
|
</nav>
|
2022-04-09 22:18:40 +00:00
|
|
|
</div>
|
|
|
|
<div id="footer-right">
|
|
|
|
<input type="checkbox" id="darkmode-toggle">
|
|
|
|
</div>
|
2022-04-09 16:00:23 +00:00
|
|
|
</footer>
|
2022-04-09 22:18:40 +00:00
|
|
|
<script src="/js/darkmode.js"></script>
|
2022-04-09 16:00:23 +00:00
|
|
|
</body>
|
|
|
|
</html>
|