mirror of
https://git.gay/Juli/website-new-new.git
synced 2025-03-26 16:49:48 +00:00
meow
This commit is contained in:
parent
8a82ea6761
commit
ccafbe64e8
9 changed files with 132 additions and 1 deletions
|
@ -112,6 +112,8 @@
|
|||
|
||||
<li><a href="/pages/contact">Contact</a></li>
|
||||
|
||||
<li><a href="/pages/work">My greatest work</a></li>
|
||||
|
||||
<li><a href="/pages/license">License info​/​Privacy policy</a></li>
|
||||
|
||||
<li><a href="/pages/support">Support me</a></li>
|
||||
|
|
|
@ -88,6 +88,8 @@
|
|||
|
||||
<li><a href="/pages/contact">Contact</a></li>
|
||||
|
||||
<li><a href="/pages/work">My greatest work</a></li>
|
||||
|
||||
<li><a href="/pages/license">License info​/​Privacy policy</a></li>
|
||||
|
||||
<li><a href="/pages/support">Support me</a></li>
|
||||
|
|
|
@ -245,6 +245,8 @@
|
|||
|
||||
<li><a href="/pages/contact">Contact</a></li>
|
||||
|
||||
<li><a href="/pages/work">My greatest work</a></li>
|
||||
|
||||
<li><a href="/pages/license">License info​/​Privacy policy</a></li>
|
||||
|
||||
<li><a href="/pages/support">Support me</a></li>
|
||||
|
|
|
@ -91,6 +91,8 @@
|
|||
|
||||
<li><a href="/pages/contact">Contact</a></li>
|
||||
|
||||
<li><a href="/pages/work">My greatest work</a></li>
|
||||
|
||||
<li><a href="/pages/license">License info​/​Privacy policy</a></li>
|
||||
|
||||
<li><a href="/pages/support">Support me</a></li>
|
||||
|
|
|
@ -98,6 +98,8 @@
|
|||
|
||||
<li><a href="/pages/contact">Contact</a></li>
|
||||
|
||||
<li><a href="/pages/work">My greatest work</a></li>
|
||||
|
||||
<li><a href="/pages/license">License info​/​Privacy policy</a></li>
|
||||
|
||||
<li><a href="/pages/support">Support me</a></li>
|
||||
|
|
|
@ -119,6 +119,8 @@
|
|||
|
||||
<li><a href="/pages/contact">Contact</a></li>
|
||||
|
||||
<li><a href="/pages/work">My greatest work</a></li>
|
||||
|
||||
<li><a href="/pages/license">License info​/​Privacy policy</a></li>
|
||||
|
||||
<li><a href="/pages/support">Support me</a></li>
|
||||
|
|
116
pages/work/index.html
Normal file
116
pages/work/index.html
Normal file
|
@ -0,0 +1,116 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>My greatest work</title>
|
||||
<link rel="stylesheet" href="/static/style.css">
|
||||
<meta charset="utf-8"/>
|
||||
<meta name="author" content="Juli" />
|
||||
<meta name="description" content="a silly fur's page" />
|
||||
<meta name="generator" content="basalt-ng" />
|
||||
<meta content="juli's page" property="og:title" />
|
||||
<meta content="a silly fur's page" property="og:description" />
|
||||
<meta content="#f5c2e7" 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" />
|
||||
<meta name="fediverse:creator" content="@juli@kitsunes.club">
|
||||
<link rel="preload" href="/static/tools.js" as="script" />
|
||||
<link rel="preload" href="/static/particles.js" as="script" />
|
||||
<link rel="preload" href="https://analytics.julimiro.eu/script.js" as="script" />
|
||||
<link rel="preload" href="/static/oneko.js" as="script" />
|
||||
<link rel="preload" href="/static/style.css" as="style" />
|
||||
<link rel="preload" href="/static/fonts.css" as="style" />
|
||||
<link rel="preload" href="/static/atkinson-hyperlegible-latin-400-normal.woff2" as="font" />
|
||||
<link rel="preload" href="/static/atkinson-hyperlegible-latin-ext-400-normal.woff2" as="font" />
|
||||
<link rel="manifest" href="/static/manifest.json" />
|
||||
|
||||
<script src="/static/tools.js" defer></script>
|
||||
<script src="/static/particles.js" defer></script>
|
||||
<script src="https://analytics.julimiro.eu/script.js" data-website-id="01473add-5822-419b-a43d-124b70f0ae80" defer></script>
|
||||
<script>
|
||||
window.addEventListener('load', function () {
|
||||
const swup = new Swup({
|
||||
plugins: [
|
||||
new SwupPreloadPlugin(),
|
||||
new SwupA11yPlugin(),
|
||||
new SwupProgressPlugin(),
|
||||
]
|
||||
});
|
||||
})
|
||||
|
||||
|
||||
</script>
|
||||
|
||||
</head>
|
||||
<body lang="en">
|
||||
<noscript><style>.scriptonly {display: none;}</style></noscript>
|
||||
<script src="/static/oneko.js" defer></script>
|
||||
|
||||
<div id="particles-js"></div>
|
||||
<div class="page">
|
||||
<div class="content container">
|
||||
|
||||
|
||||
<iframe src="https://kitsunes.club/embed/notes/a3iyjupqo7" data-misskey-embed-id="v1_8c1503d9-ab8f-4ee3-833e-c0774a463d30" loading="lazy" referrerpolicy="strict-origin-when-cross-origin" style="border: none; width: 100%; max-width: 500px; height: 300px; color-scheme: light dark;"></iframe>
|
||||
<script defer src="https://kitsunes.club/embed.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<div class="sidebar">
|
||||
<div class="sidebar_box container">
|
||||
<header>
|
||||
<h2>Juli's site</h2>
|
||||
<h4>a silly site for a silly goober</h4>
|
||||
<p>
|
||||
<a href="https://fediring.net/previous?host=julimiro.eu">←</a>
|
||||
<a href="https://fediring.net/">Fediring</a>
|
||||
<a href="https://fediring.net/next?host=julimiro.eu">→</a>
|
||||
</p>
|
||||
<div id='furryring'>
|
||||
<script type="text/javascript" src="https://furryring.neocities.org/onionring-variables.js"></script>
|
||||
<script type="text/javascript" src="https://furryring.neocities.org/onionring-widget.js"></script>
|
||||
</div>
|
||||
<h6>(The above only works on the main julimiro.eu website with TLS)</h6>
|
||||
</header>
|
||||
<ul>
|
||||
|
||||
<li><a href="/">Home</a></li>
|
||||
|
||||
<li><a href="/posts.html">Posts</a></li>
|
||||
|
||||
<li><a href="/pages/computering">Computers​/​servers</a></li>
|
||||
|
||||
<li><a href="/pages/contact">Contact</a></li>
|
||||
|
||||
<li><a href="/pages/work">My greatest work</a></li>
|
||||
|
||||
<li><a href="/pages/license">License info​/​Privacy policy</a></li>
|
||||
|
||||
<li><a href="/pages/support">Support me</a></li>
|
||||
|
||||
<li><a href="https://juli.atabook.org/">Guest​book</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="sidebar_box container scriptonly">
|
||||
<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>
|
||||
<div class="sidebar_box container scriptonly">
|
||||
<div class="animal_div">
|
||||
<img src="" id="animal_img" loading="lazy" 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>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
<!-- trans rights :3 -->
|
|
@ -85,6 +85,8 @@
|
|||
|
||||
<li><a href="/pages/contact">Contact</a></li>
|
||||
|
||||
<li><a href="/pages/work">My greatest work</a></li>
|
||||
|
||||
<li><a href="/pages/license">License info​/​Privacy policy</a></li>
|
||||
|
||||
<li><a href="/pages/support">Support me</a></li>
|
||||
|
|
|
@ -125,7 +125,8 @@ a:hover {
|
|||
#analytics-iframe {
|
||||
border: unset;
|
||||
width: 100%;
|
||||
height: 30vh;
|
||||
height:100vh;
|
||||
min-height: 500px;
|
||||
}
|
||||
|
||||
.qr {
|
||||
|
|
Loading…
Add table
Reference in a new issue