diff options
author | Nat Lasseter <user@4574.co.uk> | 2025-03-10 13:52:45 +0000 |
---|---|---|
committer | Nat Lasseter <user@4574.co.uk> | 2025-03-10 13:52:57 +0000 |
commit | 9d9eabac880c4aa1a85cc519d93e42381f906f30 (patch) | |
tree | d7e79c14f8223f4def4045b0e3bea1a48540a721 /cgi | |
parent | 31ec7c2c157f70acb604394eaaa8b7af812da9f1 (diff) |
close table typo
Diffstat (limited to 'cgi')
-rw-r--r-- | cgi/stuff-i-want.cgi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cgi/stuff-i-want.cgi b/cgi/stuff-i-want.cgi index bc09ef3..6273e0f 100644 --- a/cgi/stuff-i-want.cgi +++ b/cgi/stuff-i-want.cgi @@ -29,6 +29,8 @@ $page = $cgi.ul { $cgi.li { $cgi.a(href: "https://store.steampowered.com/wishlist/profiles/76561197996305593/#sort=order&ex_earlyaccess=1&ex_prerelease=1", target: "_blank") { "Video Games" } } } + } + } } } + $cgi.div { |