diff --git a/src/assets/buttons/sites/grubdog.png b/src/assets/buttons/sites/grubdog.png new file mode 100644 index 00000000..96c8e525 Binary files /dev/null and b/src/assets/buttons/sites/grubdog.png differ diff --git a/src/links/websites.njk b/src/links/websites.njk index fe8df601..fd3fa36a 100644 --- a/src/links/websites.njk +++ b/src/links/websites.njk @@ -23,6 +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://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") }}