diff options
Diffstat (limited to 'website/src')
| -rw-r--r-- | website/src/pages/housewarming.astro | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/website/src/pages/housewarming.astro b/website/src/pages/housewarming.astro index 517a588..70c2968 100644 --- a/website/src/pages/housewarming.astro +++ b/website/src/pages/housewarming.astro @@ -23,8 +23,11 @@ import Page from '../layouts/Page.astro'; <dt>what to bring</dt> <dd> - good food and/or good drink and/or good chat and/or good tunes - and/or just your good self + good food<br> + and/or good drink<br> + and/or good chat<br> + and/or good tunes<br> + and/or just your good self </dd> </dl> </section> |
