133 lines
3.9 KiB
HTML
133 lines
3.9 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="robots" content="index, follow">
|
|
|
|
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://finmoon.net/rss.xml">
|
|
|
|
<title></title>
|
|
|
|
<link rel="preload" href="https://finmoon.net/css/style.css" as="style">
|
|
<link rel="stylesheet" href="https://raw.githack.com/Speyll/suCSS/main/reset-min.css" crossorigin="anonymous">
|
|
<link rel="stylesheet" href="https://raw.githack.com/Speyll/suCSS/main/suCSS-min.css" crossorigin="anonymous">
|
|
<link rel="stylesheet" href="https://finmoon.net/css/style.css">
|
|
<link rel="stylesheet" href="https://finmoon.net/css/custom.css">
|
|
|
|
<!-- Add favicon with appropriate sizes -->
|
|
<link rel="icon" href="https://finmoon.net/favicon.ico">
|
|
|
|
</head>
|
|
<body>
|
|
|
|
|
|
|
|
|
|
<nav id="nav-bar">
|
|
|
|
<a href="/" class="">
|
|
|
|
/home/
|
|
</a>
|
|
|
|
<a href="/ru" class="">
|
|
|
|
|
|
</a>
|
|
|
|
<a href="/about" class="">
|
|
|
|
/about/
|
|
</a>
|
|
|
|
<a href="/ru/about" class="">
|
|
|
|
|
|
</a>
|
|
|
|
<a href="/links" class="">
|
|
|
|
/links/
|
|
</a>
|
|
|
|
<a href="/ru/links" class="">
|
|
|
|
|
|
</a>
|
|
|
|
<a href="/blog" class="">
|
|
|
|
/blog/
|
|
</a>
|
|
|
|
<a href="/ru/blog" class="">
|
|
|
|
|
|
</a>
|
|
|
|
<a href="/ru" class="">
|
|
|
|
/ru/
|
|
</a>
|
|
|
|
<a href="/" class="">
|
|
|
|
|
|
</a>
|
|
|
|
|
|
<div class="theme-toggle" id="theme-toggle" role="button" tabindex="0" aria-label="Toggle theme"
|
|
data-icon-base="https://finmoon.net/icons.svg"
|
|
data-icon-dark="#darkMode"
|
|
data-icon-light="#lightMode"
|
|
data-sound-src="https://finmoon.net/click.ogg">
|
|
<svg class="icon">
|
|
<use id="theme-icon"></use>
|
|
</svg>
|
|
</div>
|
|
</nav>
|
|
|
|
<main>
|
|
|
|
<h1 id="welcome">Welcome</h1>
|
|
<p>you are now browsing my (FM's) personal website. look around and have some fun (although for now there's little content, but I plan to fix that relatively soon)</p>
|
|
<p>for now you are free to <a href="https://finmoon.net/./about">learn about me</a></p>
|
|
<p>you can always email me at <a href="mailto:finonmoon@gmail.com">finonmoon@gmail.com</a>. my other contacts can be found <a href="https://finmoon.net/./links">here</a></p>
|
|
<p>i also have a blog. you can find the recent blogposts below. you also can subscribe to my <a href="https://finmoon.net/./rss.xml">rss feed</a></p>
|
|
<h1 id="recent-blogposts">Recent blogposts</h1>
|
|
<blockquote>
|
|
<p><em>Coming soon(tm)</em></p>
|
|
</blockquote>
|
|
<h4 id="all-posts"><a href="https://finmoon.net/./blog">all posts</a></h4>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</main>
|
|
|
|
<footer>
|
|
<hr />
|
|
<div id="footer-container">
|
|
<p>Copyright FinMoon 2025</p>
|
|
<p>
|
|
Made using
|
|
<a
|
|
target="_blank"
|
|
rel="noopener noreferrer"
|
|
href="https://github.com/Speyll/anemone"
|
|
>anemone</a
|
|
>
|
|
Zola theme
|
|
</p>
|
|
</div>
|
|
|
|
</footer>
|
|
|
|
<!-- Move JS to end of body and add defer -->
|
|
<script src="https://finmoon.net/js/script.js" defer></script>
|
|
</body>
|
|
</html>
|