From 0b19d8ebd5fab9cda27276358b42f6a0b7c9b5ab Mon Sep 17 00:00:00 2001 From: rmacklin <1863540+rmacklin@users.noreply.github.com> Date: Tue, 9 Oct 2018 02:45:22 -0700 Subject: [PATCH] Improve accessibility of the home page (#6626) * Add alt text to images * Add title attribute to social links --- source/_includes/custom/footer.html | 10 ++++---- source/_includes/custom/grid_item_left.html | 28 ++++++++++----------- source/_includes/custom/header.html | 2 +- 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/source/_includes/custom/footer.html b/source/_includes/custom/footer.html index 1a2e590320c..ad8df9a0553 100644 --- a/source/_includes/custom/footer.html +++ b/source/_includes/custom/footer.html @@ -1,13 +1,13 @@
Home Assistant will track the state of all the devices in your home, so you don't have to.
diff --git a/source/_includes/custom/header.html b/source/_includes/custom/header.html index d0b387b1c1c..ce1ac699782 100644 --- a/source/_includes/custom/header.html +++ b/source/_includes/custom/header.html @@ -1,6 +1,6 @@