Update page titles
This commit is contained in:
parent
87edd61a9c
commit
0ae5b86fe5
@ -229,7 +229,7 @@ H@: :HHHHHHHHHHHHHHHHHHX, =@H
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<svelte:head>
|
<svelte:head>
|
||||||
<title>Quartznet - {status}</title>
|
<title>{status} - Quartznet</title>
|
||||||
</svelte:head>
|
</svelte:head>
|
||||||
|
|
||||||
<Banner title={status} />
|
<Banner title={status} />
|
||||||
@ -248,44 +248,29 @@ H@: :HHHHHHHHHHHHHHHHHHX, =@H
|
|||||||
</div>
|
</div>
|
||||||
<br />
|
<br />
|
||||||
<p class="info">
|
<p class="info">
|
||||||
This was a triumph! I'm making a note here: Huge success!
|
This was a triumph! I'm making a note here: Huge success! It's hard
|
||||||
It's hard to overstate my satisfaction.
|
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
|
||||||
Aperture Science: We do what we must because we can.
|
dead. But there's no sense crying over every mistake. You just keep
|
||||||
For the good of all of us. Except the ones who are dead.
|
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
|
||||||
But there's no sense crying over every mistake. You just keep on trying 'til you run out of cake.
|
angry... I'm being so sincere right now. Even though you broke my
|
||||||
And the science gets done. And you make a neat gun for the people who are still alive.
|
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!
|
||||||
I'm not even angry... I'm being so sincere right now. Even though you broke my heart, and killed me.
|
Now, these points of data make a beautiful line. And we're out of
|
||||||
And tore me to pieces. And threw every piece into a fire.
|
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
|
||||||
As they burned it hurt because I was so happy for you!
|
ahead and leave me... I think I'd prefer to stay inside... Maybe
|
||||||
Now, these points of data make a beautiful line. And we're out of beta. We're releasing on time!
|
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
|
||||||
So I'm GLaD I got burned! Think of all the things we learned! for the people who are still alive.
|
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
|
||||||
Go ahead and leave me... I think I'd prefer to stay inside... Maybe you'll find someone else to help
|
experiments to run. There is research to be done. On the people who
|
||||||
you.
|
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
|
||||||
Maybe Black Mesa?
|
you're dying I'll be still alive. And when you're dead I will be
|
||||||
That was a joke. Ha Ha. Fat Chance! Anyway this cake is great! It's so delicious and moist!
|
still alive. Still alive. Still alive.
|
||||||
|
</p>
|
||||||
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.</p>
|
|
||||||
</section>
|
</section>
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<svelte:head>
|
<svelte:head>
|
||||||
<title>Quartznet - About</title>
|
<title>About - Quartznet</title>
|
||||||
</svelte:head>
|
</svelte:head>
|
||||||
|
|
||||||
<Banner title="About" />
|
<Banner title="About" />
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<svelte:head>
|
<svelte:head>
|
||||||
<title>Quartznet - Admin</title>
|
<title>Admin - Quartznet</title>
|
||||||
</svelte:head>
|
</svelte:head>
|
||||||
|
|
||||||
<Banner title="Admin" />
|
<Banner title="Admin" />
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<svelte:head>
|
<svelte:head>
|
||||||
<title>Quartznet - Login</title>
|
<title>Login - Quartznet</title>
|
||||||
</svelte:head>
|
</svelte:head>
|
||||||
|
|
||||||
<Banner title="Login" />
|
<Banner title="Login" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user