From 499cfa8f5c4c1aa7b14a1cbbe432ff5bb0769b5f Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Wed, 3 Jul 2024 23:24:36 +0800 Subject: [PATCH] Credit Solaria's web accessibility guide for inspiring the tooltips --- src/changelogs/logs/2024/2024-07-03.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changelogs/logs/2024/2024-07-03.md b/src/changelogs/logs/2024/2024-07-03.md index c65c4f1f..e4b66569 100644 --- a/src/changelogs/logs/2024/2024-07-03.md +++ b/src/changelogs/logs/2024/2024-07-03.md @@ -3,5 +3,5 @@ date: 2024-07-03 --- * Add [Articles](/links/#articles) and [Resources](/links/#resources) tabs to the [links page](/links). -* Show visible stylised tooltips for some website buttons on mouse hover or keyboard focus. +* Show visible stylised tooltips for some website buttons on mouse hover or keyboard focus (thanks to [Solaria's web accessibility guide](https://solaria.neocities.org/accessibility) for the inspiration). * Add a list of webrings my website is part of to the home page. \ No newline at end of file