From 0ae5b86fe5898f0393f9d8097f521f32607592f7 Mon Sep 17 00:00:00 2001
From: Chris Dill
Date: Fri, 27 Sep 2024 20:44:37 +0100
Subject: [PATCH] Update page titles
---
src/routes/+error.svelte | 63 +++++++++++++----------------------
src/routes/about/+page.svelte | 2 +-
src/routes/admin/+page.svelte | 2 +-
src/routes/admin/login.svelte | 2 +-
4 files changed, 27 insertions(+), 42 deletions(-)
diff --git a/src/routes/+error.svelte b/src/routes/+error.svelte
index 4881673..1b4f2de 100644
--- a/src/routes/+error.svelte
+++ b/src/routes/+error.svelte
@@ -229,7 +229,7 @@ H@: :HHHHHHHHHHHHHHHHHHX, =@H
- Quartznet - {status}
+ {status} - Quartznet
@@ -248,44 +248,29 @@ H@: :HHHHHHHHHHHHHHHHHHX, =@H
-This was a triumph! I'm making a note here: Huge success!
-It's hard to overstate my satisfaction.
-
-Aperture Science: We do what we must because we can.
-For the good of all of us. Except the ones who are dead.
-
-But there's no sense crying over every mistake. You just keep on trying 'til you run out of cake.
-And the science gets done. And you make a neat gun for the people who are still alive.
-
-I'm not even angry... I'm being so sincere right now. Even though you broke my heart, and killed me.
-And tore me to pieces. And threw every piece into a fire.
-
-As they burned it hurt because I was so happy for you!
-Now, these points of data make a beautiful line. And we're out of beta. We're releasing on time!
-
-So I'm GLaD I got burned! Think of all the things we learned! for the people who are still alive.
-
-Go ahead and leave me... I think I'd prefer to stay inside... Maybe you'll find someone else to help
-you.
-
-Maybe Black Mesa?
-That was a joke. Ha Ha. Fat Chance! Anyway this cake is great! It's so delicious and moist!
-
-Look at me: still talking when there's science to do! When I look out there, it makes me glad I'm not you.
-I've experiments to run. There is research to be done. On the people who are still alive.
-
-And believe me I am still alive.
-
-I'm doing science and I'm still alive.
-
-I feel fantastic and I'm still alive.
-
-While you're dying I'll be still alive.
-
-And when you're dead I will be still alive.
-
-Still alive.
-Still alive.
+ This was a triumph! I'm making a note here: Huge success! It's hard
+ to overstate my satisfaction. Aperture Science: We do what we must
+ because we can. For the good of all of us. Except the ones who are
+ dead. But there's no sense crying over every mistake. You just keep
+ on trying 'til you run out of cake. And the science gets done. And
+ you make a neat gun for the people who are still alive. I'm not even
+ angry... I'm being so sincere right now. Even though you broke my
+ heart, and killed me. And tore me to pieces. And threw every piece
+ into a fire. As they burned it hurt because I was so happy for you!
+ Now, these points of data make a beautiful line. And we're out of
+ beta. We're releasing on time! So I'm GLaD I got burned! Think of
+ all the things we learned! for the people who are still alive. Go
+ ahead and leave me... I think I'd prefer to stay inside... Maybe
+ you'll find someone else to help you. Maybe Black Mesa? That was a
+ joke. Ha Ha. Fat Chance! Anyway this cake is great! It's so
+ delicious and moist! Look at me: still talking when there's science
+ to do! When I look out there, it makes me glad I'm not you. I've
+ experiments to run. There is research to be done. On the people who
+ are still alive. And believe me I am still alive. I'm doing science
+ and I'm still alive. I feel fantastic and I'm still alive. While
+ you're dying I'll be still alive. And when you're dead I will be
+ still alive. Still alive. Still alive.
+
diff --git a/src/routes/about/+page.svelte b/src/routes/about/+page.svelte
index afe31d3..8fb4e2c 100644
--- a/src/routes/about/+page.svelte
+++ b/src/routes/about/+page.svelte
@@ -3,7 +3,7 @@
- Quartznet - About
+ About - Quartznet
diff --git a/src/routes/admin/+page.svelte b/src/routes/admin/+page.svelte
index 0342694..b325a1f 100644
--- a/src/routes/admin/+page.svelte
+++ b/src/routes/admin/+page.svelte
@@ -11,7 +11,7 @@
- Quartznet - Admin
+ Admin - Quartznet
diff --git a/src/routes/admin/login.svelte b/src/routes/admin/login.svelte
index 9d5e4ab..605e290 100755
--- a/src/routes/admin/login.svelte
+++ b/src/routes/admin/login.svelte
@@ -10,7 +10,7 @@
- Quartznet - Login
+ Login - Quartznet