Update titles in multiple HTML files for better clarity and organization

This commit is contained in:
2026-02-22 13:35:55 -05:00
parent 140b59c6f1
commit 1de243b984
4 changed files with 6 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Zane :P</title>
<title>Flightlogs | Zane :P</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" href="favicon.png">
</head>

View File

@@ -52,7 +52,7 @@
<img class="eeto" src="https://zane.org/buttons/i-love-physical-media-button-cd.gif">
<img class="eeto" src="https://jack-dawlia.neocities.org/image/blue-favourite.gif">
<a href="https://store.steampowered.com/app/400/Portal/"><img class="eeto" src="https://jack-dawlia.neocities.org/image/i-love-portal.gif"></a>
<img class="eeto" src="https://jack-dawlia.neocities.org/image/gif/jd-house-huh-button.gif">
<a href="https://www.frogmustardstickers.com/cdn/shop/files/il_fullxfull.6792842153_g7xq.jpg?v=1746755628"><img class="eeto" src="https://jack-dawlia.neocities.org/image/gif/jd-house-huh-button.gif" alt="Please don't click me, I have a family to feed! I don't want to die, please don't click me! ahhhhhhhh"></a>
<img class="eeto" src="https://jack-dawlia.neocities.org/image/gif/button-lover-button.gif">
<a href="https://www.youtube.com/watch?v=5um2gebyPtA"><img class="eeto" src="https://jack-dawlia.neocities.org/image/gif/bad-at-spelling-button.gif"></a>
<a href="https://frame.work"><img class="eeto" src="https://jack-dawlia.neocities.org/image/right-to-repair.gif"></a>

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Zane :P</title>
<title>Information | Zane :P</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" href="favicon.png">
</head>
@@ -48,5 +48,5 @@
window.addEventListener("click", tryPlayMusic, { once: true });
</script>
</body >
</body>
</html>

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Zane :P</title>
<title>Links | Zane :P</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" href="favicon.png">
</head>
@@ -84,5 +84,5 @@
window.addEventListener("click", tryPlayMusic, { once: true });
</script>
</body >
</body>
</html>