diff options
author | Nat Lasseter <user@4574.co.uk> | 2025-03-11 12:41:48 +0000 |
---|---|---|
committer | Nat Lasseter <user@4574.co.uk> | 2025-03-11 12:41:48 +0000 |
commit | 1411e64b9978326162238a1d2151dbce6d93e27f (patch) | |
tree | f1fa008433105698d65a5eae521a125f28ac5307 /cgi/stuff-i-want.cgi | |
parent | 993f14d4d4777957d3f9c0d7722a59af6c4cb0a1 (diff) |
fix typo rolplaying
Diffstat (limited to 'cgi/stuff-i-want.cgi')
-rw-r--r-- | cgi/stuff-i-want.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi/stuff-i-want.cgi b/cgi/stuff-i-want.cgi index 77bf720..8cafe23 100644 --- a/cgi/stuff-i-want.cgi +++ b/cgi/stuff-i-want.cgi @@ -9,7 +9,7 @@ $page = } + $cgi.h3 { "DriveThruRPG" } + $cgi.ul { - $cgi.li { $cgi.a(href: "https://www.drivethrurpg.com/wishlist_public.php?public_id=3288195&list_id=3986366", target: "_blank") { "Rolplaying Games" } } + $cgi.li { $cgi.a(href: "https://www.drivethrurpg.com/wishlist_public.php?public_id=3288195&list_id=3986366", target: "_blank") { "Roleplaying Games" } } } + $cgi.h3 { "Master of Malt" } + $cgi.ul { |