home: optimise images

This commit is contained in:
2026-07-23 14:21:43 +01:00
parent b7e130a24e
commit 840fd46a73
7 changed files with 6 additions and 6 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 92 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

+2 -2
View File
@@ -6,12 +6,12 @@
<link rel="stylesheet" href="style/fonts.css">
<link rel="stylesheet" href="style/reset.css">
<link rel="stylesheet" href="style/style.css">
<link rel="icon" type="image/png" href="assets/logo_icon.png">
<link rel="icon" type="image/png" href="assets/logo_icon.avif">
<link rel="preload" as="image" href="assets/clouds.avif">
<link rel="preload" as="font" href="assets/InterVariable-Italic.woff2">
</head>
<body>
<img src="assets/logo.png" class="logo" />
<img src="assets/logo.avif" class="logo" />
<div class="flex flex-col gap-8 mt-4">
<p class="font-light">hello, and welcome to atom.town. here, you will be at home.</p>
<div class="flex flex-col">
+2 -2
View File
@@ -6,12 +6,12 @@
<link rel="stylesheet" href="style/fonts.css">
<link rel="stylesheet" href="style/reset.css">
<link rel="stylesheet" href="style/style.css">
<link rel="icon" type="image/png" href="assets/logo_icon.png">
<link rel="icon" type="image/png" href="assets/logo_icon.avif">
<link rel="preload" as="image" href="assets/clouds.avif">
<link rel="preload" as="font" href="assets/InterVariable-Italic.woff2">
</head>
<body>
<img src="assets/logo.png" class="logo" />
<img src="assets/logo.avif" class="logo" />
<div class="flex flex-col gap-8 mt-4">
<p class="font-light">some notes for stuff you might need to know</p>
<div class="flex flex-col gap-2">
+2 -2
View File
@@ -6,12 +6,12 @@
<link rel="stylesheet" href="style/fonts.css">
<link rel="stylesheet" href="style/reset.css">
<link rel="stylesheet" href="style/style.css">
<link rel="icon" type="image/png" href="assets/logo_icon.png">
<link rel="icon" type="image/png" href="assets/logo_icon.avif">
<link rel="preload" as="image" href="assets/clouds.avif">
<link rel="preload" as="font" href="assets/InterVariable-Italic.woff2">
</head>
<body>
<img src="assets/logo.png" class="logo" />
<img src="assets/logo.avif" class="logo" />
<div class="flex flex-col gap-8 mt-4 max-w-md">
<p class="font-light">here you can learn some things</p>
<div class="flex flex-col gap-2">