From ee8099fa6ef58b3f443fa476c343c556fa534409 Mon Sep 17 00:00:00 2001 From: Dean Attali Date: Sun, 23 Aug 2020 22:22:46 +0000 Subject: [PATCH] add alt text to changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70de3e0..6deefdf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ One of the major changes in this version is that a lot of time was spent on reth - Changed navbar and footer background colour to be slightly darker, for better contrast with the default white page background - Changed the behaviour of `site-css` to include site-wide CSS file **before** page-specific files - Renamed internal css/js files from "main" to "beautifuljekyll" to make it easier for users to troubleshoot - +- Added alt text to all images for better accessibility ## v4.1.0 (2020-08-08)