From 25bc4219d78255cff124a3b154e18af539733c44 Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Fri, 25 Oct 2024 19:52:11 +0800 Subject: [PATCH] Use short alt text for Grubdog's button --- src/links/websites.njk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/links/websites.njk b/src/links/websites.njk index 3edfe78e..a8aeb885 100644 --- a/src/links/websites.njk +++ b/src/links/websites.njk @@ -23,7 +23,7 @@ date: 2023-01-28 {{ siteButton("https://divergentrays.com/", "sites/divergentrays.png", "Divergent Rays") }} {{ siteButton("https://cyberneticdryad.neocities.org/", "sites/dryadglen.png", "Dryad Glen") }} {{ siteButton("https://frills.dev/", "sites/frills.png", "Frills") }} - {{ siteButton("https://your-local-grubdog.neocities.org/", "sites/grubdog.png", "A piece of pixel art - on the left is text that says the grub dog and on the right is a fuzzy brown creature with light brown horns and blue eyes. The background is light blue with dark blue spots. A visual trick is used to make it look like the image is casting a shadow against the web page.", "Grubdog") }} + {{ siteButton("https://your-local-grubdog.neocities.org/", "sites/grubdog.png", "Grubdog") }} {{ siteButton("https://groundedwren.com/", "sites/groundedwren.png", "Grounded Wren") }} {{ siteButton("https://jasm1nii.xyz/", "sites/jasminesjournal.png", "jasmine's journal") }} {{ siteButton("https://jefbecker.com/", "sites/jefbecker.png", "JEFBECKER") }}