Improve performance
All checks were successful
/ test (push) Successful in 17s

This commit is contained in:
Soph :3 2024-08-01 20:08:47 +03:00
parent 19d4c280df
commit b598ebd306
Signed by: sophie
GPG key ID: EDA5D222A0C270F2
11 changed files with 11 additions and 12 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 510 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 482 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

View file

@ -1,4 +1,4 @@
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Noto+Emoji:wght@300..700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap");
body {
font-family: "Inter", sans-serif;

View file

@ -13,8 +13,8 @@ __TEMPLATE_HEAD__
<div class="order">
<div class="paper details">
<h1><span class="emoji">☹️☹️☹️</span>.ovh</h1>
<p>I'm Latvian, 17. My name's Sophie <small>meows a lot</small>. I love listening to music.</p>
<h1>sad.ovh</h1>
<p>I'm Latvian, 17. My name's Sophie. I love listening to music.</p>
<p>I love to play games with peeps! My favorite games recently have been Minecraft and Stardew Valley! DM me
if you wanna play with me ^w^
@ -88,23 +88,25 @@ __TEMPLATE_HEAD__
</a>
<a href="https://unnick.mice.tel">
<picture>
<source srcset="https://unnick.mice.tel/88x31.webp" type="image/webp">
<img src="https://unnick.mice.tel/88x31.png" width="88" height="31" alt="unnick">
<source srcset="/assets/binkies/unnick.webp" type="image/webp">
<img src="/assets/binkies/unnick.png" width="88" height="31" alt="unnick">
</picture>
</a>
<a href="https://github.com/NotNite/eightyeightthirtyone" class="hasBadge"><img src="https://eightyeightthirty.one/88x31.png"
alt="eightyeightthirty.one"></a>
<a href="https://github.com/NotNite/eightyeightthirtyone" class="hasBadge">
<img src="/assets/binkies/eighteightthirtyone.png" alt="eightyeightthirty.one">
</a>
</div>
<div class="paper webrings">
<webring-container>
<config key="type" value="noir"></config>
<config key="font" value="Overused Grotesk, Arial, sans-serif"></config>
<config key="fill" value="false"></config>
<script src="https://palette.nekoweb.org/webring.js"></script>
</webring-container>
<iframe id="bucket-webring" style="width: 100%; height: 3rem; border: none;margin-top:5px;" src="https://webring.bucketfish.me/embed.html?name=☹️☹️☹️.ovh&lightmode=true"></iframe>
<iframe id="bucket-webring" style="width: 100%; height: 3rem; border: none;margin-top:5px;"
src="https://webring.bucketfish.me/embed.html?name=☹️☹️☹️.ovh&lightmode=true"></iframe>
</div>
<div class="paper lastfm" id="lastfm">

View file

@ -2,9 +2,6 @@
<html>
<head>
<link rel="preconnect" href="https://rsms.me/">
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
<!-- Primary Meta Tags -->
<title>soph's blog and information</title>
<meta name="title" content="soph's blog and information" />