From 8df672a5ae6858a35c6703b18c33402aa57c24e8 Mon Sep 17 00:00:00 2001 From: Chris Dill Date: Sun, 11 Oct 2020 16:16:36 +0100 Subject: [PATCH] Minor content change. - Testing if the git hook works as expected. --- src/routes/about.svelte | 3 +-- src/routes/index.svelte | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/src/routes/about.svelte b/src/routes/about.svelte index 6a8034f..656f17f 100644 --- a/src/routes/about.svelte +++ b/src/routes/about.svelte @@ -15,8 +15,7 @@

A small team developing games and software.

Why the name Quartznet

-

Naming things is hard. We ended up with the name quartz and added net to it to make quartznet. Also it - includes the letters q and z so it is clearly a great name! +

Naming things is hard. We ended up with the name quartz and added net making quartznet.

Contact

We can be reached at contact@quartznet.com. If you are requesting a key for reviewing, steaming, or youtube, diff --git a/src/routes/index.svelte b/src/routes/index.svelte index c46a122..048440f 100644 --- a/src/routes/index.svelte +++ b/src/routes/index.svelte @@ -8,7 +8,7 @@ name: "Sirius", link: "./sirius", thumb: "https://placehold.it/600x300", - description: "A 2D sci-fi game about wannabe space captain trying to find their path.", + description: "A 2D sci-fi game about a wannabe space captain exploring the galaxy.", imgClass: "img-fluid mb-3 mb-md-0" }, {