67 lines
No EOL
1.5 KiB
HTML
67 lines
No EOL
1.5 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en"><head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Lio</title>
|
|
<meta name="description" content="Lio's personal site">
|
|
<link rel="stylesheet" href="/styles.css">
|
|
<link rel="alternate" href="/feed.xml" type="application/atom+xml" title="Lio">
|
|
<link rel="alternate" href="/feed.json" type="application/json" title="Lio">
|
|
<style>
|
|
body {
|
|
font-family: 'Inter', sans-serif;
|
|
font-size: 1.2rem;
|
|
line-height: 1.5;
|
|
color: #fff;
|
|
background-color: #222;
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
</style>
|
|
<meta property="og:type" content="website">
|
|
<meta property="og:url" content="http://localhost:3000/">
|
|
<meta name="twitter:card" content="summary">
|
|
</head>
|
|
<body>
|
|
|
|
|
|
<a href="https://twitter.com/fangmrks" target="_blank" class="social-icon">
|
|
Twitter
|
|
</a>
|
|
|
|
<a href="https://pogcha.mp" target="_blank" class="social-icon">
|
|
Bluesky
|
|
</a>
|
|
|
|
<a href="https://lio.to/mastodon" target="_blank" class="social-icon">
|
|
Mastodon
|
|
</a>
|
|
|
|
<a href="https://git.lio.cat/l" target="_blank" class="social-icon">
|
|
Forge
|
|
</a>
|
|
|
|
<a href="https://github.com/fangmarks" target="_blank" class="social-icon">
|
|
Github
|
|
</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<main class="">
|
|
<h1>Ahoy!</h1>
|
|
|
|
</main>
|
|
|
|
<footer>
|
|
|
|
© 2024
|
|
Lio
|
|
|
|
</footer>
|
|
|
|
<!-- Current page: / -->
|
|
|
|
</body></html> |