From 390b8c658d5d4a5b3f4969bc9117f0e3f353a298 Mon Sep 17 00:00:00 2001 From: Jonas Kohl Date: Sat, 20 Jul 2024 17:17:08 +0200 Subject: Add 88x31 buttons --- src/includes/buttons.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 src/includes/buttons.php (limited to 'src/includes') diff --git a/src/includes/buttons.php b/src/includes/buttons.php new file mode 100644 index 0000000..b47b925 --- /dev/null +++ b/src/includes/buttons.php @@ -0,0 +1,18 @@ + "they/them, she/her, he/him", + "bestview" => "Best viewed with Netscape or Internet Explorer", + "neocities-now" => "Neocities, now!", + "macmade-wht" => "Made on a Mac", + "pride" => "Pride, now!", + "desktop" => "Best viewed on Desktop", +] as $src => $alt): +?> +<?= htmlentities($alt) ?> + -- cgit v1.2.3