Add 12 June 2024 changelog

This commit is contained in:
Leilukin 2024-06-12 01:31:14 +08:00 committed by Helen Chong
parent 9e9a4ef31b
commit 6231e33f84

View File

@ -0,0 +1,5 @@
---
date: 2024-06-12
---
* Remake the navigation hamburger menu for mobile, so JavaScript is no longer needed to open and close the navigation menu, although JavaScript is still used to enable closing the menu with the Escape key. (Special thanks to Kale for the [accessible hamburger menu code snippet](https://kalechips.net/projects/snippets/burger)).