the code for my website (https://www.annwan.me)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
76 lines
2.1 KiB
76 lines
2.1 KiB
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta name="generator" content="Hugo 0.123.3"><title>Annwan</title>
|
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta charset="UTF-8"/>
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
|
|
|
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.9.4/css/academicons.min.css" integrity="sha512-IW0nhlW5MgNydsXJO40En2EoCkTTjZhI3yuODrZIc8cQ4h1XcF53PsqDHa09NqnkXuIe0Oiyyj171BqZFwISBw==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
|
|
|
|
|
<link rel="stylesheet" href="https://www.annwan.me/css/palettes/gruvbox-dark.css">
|
|
<link rel="stylesheet" href="https://www.annwan.me/css/risotto.css">
|
|
<link rel="stylesheet" href="https://www.annwan.me/css/custom.css">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</head>
|
|
|
|
<body>
|
|
<div class="page">
|
|
|
|
<header class="page__header"><nav class="page__nav main-nav">
|
|
<ul>
|
|
<li class="nomarker"><h1 class="page__logo"><a href="https://www.annwan.me/" class="page__logo-inner">Annwan</a></h1></li>
|
|
|
|
|
|
<li class="main-nav__item"><a class="nav-main-item" href="https://www.annwan.me/misc/" title="Misc">Misc</a></li>
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</header>
|
|
|
|
<section class="page__body">
|
|
<p>Welcome to my corner of the internet</p>
|
|
<p>Here you can find:</p>
|
|
<ul>
|
|
<li>stuff about computers (Coming sonn) <!-- raw HTML omitted --></li>
|
|
<li>stuff about constructed languages (Coming soon) <!-- raw HTML omitted --></li>
|
|
<li><a href="/misc">miscelaneous ramblings</a></li>
|
|
</ul>
|
|
|
|
|
|
</section>
|
|
|
|
<section class="page__aside">
|
|
<div class="aside__about">
|
|
|
|
<ul class="aside__social-links">
|
|
|
|
</ul>
|
|
</div>
|
|
<hr>
|
|
<div class="aside__content">
|
|
</div>
|
|
</section>
|
|
|
|
<footer class="page__footer"><p class="copyright">© Annwan</p>
|
|
</footer>
|
|
|
|
</div>
|
|
</body>
|
|
|
|
</html>
|