Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/darshanbaral/ghazal.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/section/about.html')
-rw-r--r--layouts/section/about.html1
1 files changed, 1 insertions, 0 deletions
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" . }}
<img
src="{{ .Params.profileImage }}"
+ alt="profile image of {{ .Site.Params.author }}"
style="
display: block;
margin: 1em auto 0 auto;