diff options
Diffstat (limited to 'cgi/stuff-i-want.cgi')
-rw-r--r-- | cgi/stuff-i-want.cgi | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cgi/stuff-i-want.cgi b/cgi/stuff-i-want.cgi index a7f1d2e..6476393 100644 --- a/cgi/stuff-i-want.cgi +++ b/cgi/stuff-i-want.cgi @@ -21,9 +21,6 @@ $page = } + $cgi.h2 { "Things" } + $cgi.ul { - $cgi.li { $cgi.a(href: "https://eater.net/shop", target: "_blank") { "Ben Eater's Complete 8-bit breadboard computer kit bundle" } } + - $cgi.li { $cgi.a(href: "https://drop.com/buy/drop-mt3-dasher-keycap-set/?defaultSelectionIds=967197", target: "_blank") { "DROP MT3 Dasher keycap set" } } + - $cgi.li { $cgi.a(href: "https://shop.darkwoodscoffee.co.uk/collections/courses-and-events/products/sca-foundation-brewing-course?variant=12969866133548", target: "_blank") { "SCA Foundation Coffee Brewing Course" } } + $cgi.li { $cgi.a(href: "https://www.hamradiostore.co.uk/mrq800-triband-6-2-70-mobile-antenna", target: "_blank") { "Moonraker 6/2/70 Whip" } } } |