aboutsummaryrefslogtreecommitdiffstats
path: root/_layouts/about-page.html
diff options
context:
space:
mode:
Diffstat (limited to '_layouts/about-page.html')
-rw-r--r--_layouts/about-page.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/_layouts/about-page.html b/_layouts/about-page.html
index 66bad0a..6603cde 100644
--- a/_layouts/about-page.html
+++ b/_layouts/about-page.html
@@ -15,6 +15,7 @@ layout: default
<img
class= "link-icon"
alt="{{ link.type }}"
+ width=32px height=32px
src="/assets/img/{{ link.type }}-icon.png">
<div class="link-text">{{ link.name }}</div>
</a>