From 34a515a53a5c9f126250bf646572ccd74495915f Mon Sep 17 00:00:00 2001 From: zepp Date: Thu, 19 Dec 2024 15:40:41 -0500 Subject: [PATCH] update changelog --- site/changelog.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/site/changelog.php b/site/changelog.php index bda47f5..e98aaca 100644 --- a/site/changelog.php +++ b/site/changelog.php @@ -87,6 +87,9 @@
  • i updated the font size of the site from 1.1rem to 1rem. this is a choice i made because i personally use a page zoom setting in my browser and i have a feeling most people who need the extra font size are doing the same
  • +
  • + the script for enlarging images is complete. when browsing the site, if an image has the pointer icon when hovered over with a mouse, it can be enlarged. pages with images that can be enlarged will be noted as such at the top or near the images. it will also be noted this functionality requires javascript +