From 1411e64b9978326162238a1d2151dbce6d93e27f Mon Sep 17 00:00:00 2001 From: Nat Lasseter Date: Tue, 11 Mar 2025 12:41:48 +0000 Subject: fix typo rolplaying --- cgi/stuff-i-want.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cgi') 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 { -- cgit v1.2.3