From 1de243b9849ae8f00f5cac701ffdbd180afe342a Mon Sep 17 00:00:00 2001 From: Zane V Date: Sun, 22 Feb 2026 13:35:55 -0500 Subject: [PATCH] Update titles in multiple HTML files for better clarity and organization --- flights.html | 2 +- index.html | 2 +- info.html | 4 ++-- links.html | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/flights.html b/flights.html index 55e5557..c9a693f 100644 --- a/flights.html +++ b/flights.html @@ -3,7 +3,7 @@ - Zane :P + Flightlogs | Zane :P diff --git a/index.html b/index.html index e6790d2..9c7b212 100644 --- a/index.html +++ b/index.html @@ -52,7 +52,7 @@ - + Please don't click me, I have a family to feed! I don't want to die, please don't click me! ahhhhhhhh diff --git a/info.html b/info.html index f5595ee..3aabc13 100644 --- a/info.html +++ b/info.html @@ -3,7 +3,7 @@ - Zane :P + Information | Zane :P @@ -48,5 +48,5 @@ window.addEventListener("click", tryPlayMusic, { once: true }); - + \ No newline at end of file diff --git a/links.html b/links.html index 5e78357..c2cf353 100644 --- a/links.html +++ b/links.html @@ -3,7 +3,7 @@ - Zane :P + Links | Zane :P @@ -84,5 +84,5 @@ window.addEventListener("click", tryPlayMusic, { once: true }); - + \ No newline at end of file