From 5b9ab4e1df6ce6379d1e0587dea698e1561c5634 Mon Sep 17 00:00:00 2001 From: Darshan Baral Date: Sat, 23 May 2020 10:18:25 -0700 Subject: added alt text for main and profile image --- layouts/index.html | 1 + layouts/section/about.html | 1 + 2 files changed, 2 insertions(+) diff --git a/layouts/index.html b/layouts/index.html index 46c4a65..8afc471 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -24,6 +24,7 @@ max-height: 300px; transform: none; " + alt="main image of {{ .Site.Params.title }}" /> {{ partial "social.html" . }} {{ .Site.Params.shortAbout }} diff --git a/layouts/section/about.html b/layouts/section/about.html index b3c0640..1b0c414 100644 --- a/layouts/section/about.html +++ b/layouts/section/about.html @@ -2,6 +2,7 @@ {{ partial "social" . }}