diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index ede0142..f4203f6 100644 --- a/src/routes/+layout.svelte +++ b/src/routes/+layout.svelte @@ -9,3 +9,13 @@ import 'beercss/dist/cdn/beer.min.css'; //import beercss from "./dist/cdn/beer.min.js"; + + diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index adfa39e..24f1a45 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -1,33 +1,13 @@ +
+ +
+
-

Ottawa board games for sale and to trade

- -

- This is a list of games for sale or trade of people living in the Ottawa - region, taken from their profiles on - Board Game Geek. -

- -

- If you want to be added to the list of sellers, you can send me a - - BGG mail. All I need is your BGG username, and I'll be able to gather all your - games tagged For Trade. If there is a price mentioned in the - Trading Notes - of the game (that is, any number prefixed with a $), it'll be - assumed to be the asking price. -

- -

- Have questions, suggestions, anything else? Discussion of this service - happens in the Ottawa Guild. -

- {#await data.games}
@@ -57,13 +37,6 @@