Website-new/posts.html

87 lines
2.6 KiB
HTML
Raw Permalink Normal View History

2024-09-14 10:29:32 +01:00
<!DOCTYPE html>
<html>
<head>
<title>Posts - Juli's site</title>
<link rel="stylesheet" href="/static/style.css">
<meta charset="utf-8"/>
2024-09-14 10:46:21 +01:00
<meta name="author" content="Juli" />
<meta name="generator" content="basalt-ng" />
2024-09-14 10:29:32 +01:00
<meta content="juli's page" property="og:title" />
<meta content="some furry's page" property="og:description" />
<meta content="#001B29" data-react-helmet="true" name="theme-color"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="twitter:site" content="https://julimiro.eu" />
<meta name="twitter:title" content="juli's website" />
<meta name="twitter:description" content="a silly fur's page" />
<script src="/static/particles.js"></script>
<script src="/static/animal.js"></script>
2024-09-14 18:58:37 +01:00
<script src="/static/info.js"></script>
2024-09-14 10:29:32 +01:00
</head>
<body>
2024-09-14 19:04:20 +01:00
<noscript><style>.scriptonly {display: none;}</style></noscript>
2024-09-14 10:29:32 +01:00
<script src="/static/oneko.js"></script>
<div id="particles-js"></div>
<div class="page">
<div class="content container">
<h2>Posts - Juli's site</h2>
<div>
<h2>
2024-09-14 19:04:20 +01:00
<a href="https://julimiro.eu/posts/test">silly test page</a>
2024-09-14 10:29:32 +01:00
</h2>
2024-09-14 10:46:21 +01:00
<h5>Sat 14 Sep 2024</h5>
2024-09-14 10:29:32 +01:00
<p>
</p>
</div>
<hr />
</div>
<div class="sidebar">
<div class="sidebar_box container">
<header>
<h2>Juli's site</h2>
<h4>a silly site for a silly goober</h4>
</header>
<ul>
2024-09-14 19:04:20 +01:00
<li><a href="https://julimiro.eu/">Home</a></li>
2024-09-14 10:29:32 +01:00
2024-09-14 19:04:20 +01:00
<li><a href="https://julimiro.eu/posts.html">Posts</a></li>
2024-09-14 10:29:32 +01:00
2024-09-14 19:04:20 +01:00
<li><a href="https://julimiro.eu/pages/contact">Contact</a></li>
2024-09-14 10:29:32 +01:00
2024-09-14 19:04:20 +01:00
<li><a href="https://julimiro.eu/pages/feed">Feed</a></li>
2024-09-14 10:29:32 +01:00
2024-09-14 19:04:20 +01:00
<li><a href="https://julimiro.eu/pages/license">License info</a></li>
2024-09-14 10:29:32 +01:00
2024-09-15 10:54:45 +01:00
<li><a href="https://julimiro.eu/pages/selfhosting">How I selfhost</a></li>
2024-09-14 10:29:32 +01:00
</ul>
</div>
2024-09-14 19:04:20 +01:00
<div class="sidebar_box container scriptonly">
2024-09-14 18:58:37 +01:00
<p id="time">Current time could not be loaded.</p>
<div id="song"><p>Current song could not be loaded.</p></div>
<div id="weather"><p>Current weather could not be loaded.</p></div>
</div>
2024-09-14 19:04:20 +01:00
<div class="sidebar_box container scriptonly">
2024-09-14 10:29:32 +01:00
<div class="animal_div">
<img src="" id="animal_img" alt="randomly picked image of cute animal">
<p id="animal_subtitle"></p>
<p>Images stolen from <a target="_blank" href="https://tinyfox.dev/image-list/">tinyfox.dev</a></p>
</div>
2024-09-14 18:58:37 +01:00
2024-09-14 10:29:32 +01:00
</div>
</div>
</div>
</body>
</html>
<!-- trans rights :3 -->