From 323b2a8eeb635e2d4c8565a69a142bc044dfc6f4 Mon Sep 17 00:00:00 2001 From: Chris Dill Date: Sat, 22 Aug 2020 21:40:27 +0100 Subject: [PATCH] Adding more pages and fixing some links and layout. - Added test page for a game. - Added link data to list of games. - Moved blog content into main and section tags. - Fixed typo in the about page. --- src/components/gameProjectThumb.svelte | 12 ++--------- src/routes/about.svelte | 2 +- src/routes/blog/index.svelte | 30 ++++++++++++++++---------- src/routes/index.svelte | 4 ++-- src/routes/sirius/index.svelte | 17 +++++++++++++++ 5 files changed, 41 insertions(+), 24 deletions(-) create mode 100755 src/routes/sirius/index.svelte diff --git a/src/components/gameProjectThumb.svelte b/src/components/gameProjectThumb.svelte index 3da0534..ca5ae83 100644 --- a/src/components/gameProjectThumb.svelte +++ b/src/components/gameProjectThumb.svelte @@ -1,18 +1,14 @@ - -
@@ -22,7 +18,3 @@

- - - - diff --git a/src/routes/about.svelte b/src/routes/about.svelte index a75c9a8..bdeee34 100644 --- a/src/routes/about.svelte +++ b/src/routes/about.svelte @@ -16,7 +16,7 @@

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 cleary a great name! + includes the letters q and z so it is clearly a great name!

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/blog/index.svelte b/src/routes/blog/index.svelte index 694bbae..18b9ece 100644 --- a/src/routes/blog/index.svelte +++ b/src/routes/blog/index.svelte @@ -1,4 +1,6 @@ + + + Quartznet - Sirius + + + + +

+
+

Sirius game

+

Sirius game. Work in progress

+ Presskit +
+
\ No newline at end of file