diff options
| author | Joe Carstairs <me@joeac.net> | 2024-07-14 18:07:50 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2024-07-14 18:07:50 +0100 |
| commit | 37428dccee90a545c99bc257923292663961a55c (patch) | |
| tree | dc539d11f32ed9f9c7acf0fa7b7bca70ef3e151b | |
| parent | e3f74b6a03701899bb1020258d52df86b4d4facd (diff) | |
Adds 'a good game' to housewarming suggestions
| -rw-r--r-- | website/src/pages/housewarming.astro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/website/src/pages/housewarming.astro b/website/src/pages/housewarming.astro index 70c2968..508cb30 100644 --- a/website/src/pages/housewarming.astro +++ b/website/src/pages/housewarming.astro @@ -27,6 +27,7 @@ import Page from '../layouts/Page.astro'; and/or good drink<br> and/or good chat<br> and/or good tunes<br> + and/or a good game<br> and/or just your good self </dd> </dl> |
