commit 2b5a86a26bdbf80d88e354263d0b1f9773b33c9c
parent feeaee163c0b28e93cd9080ecc3cc6e951e1b014
Author: Yihui Xie <xie@yihui.name>
Date: Fri, 16 Jun 2017 22:45:54 -0500
use float and add the alt attribute to <img>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/exampleSite/content/_index.md b/exampleSite/content/_index.md
@@ -2,7 +2,7 @@
title: Home
---
-[<img src="https://simpleicons.org/icons/github.svg" style="max-width:15%;min-width:40px" align="right" />](https://github.com/yihui/hugo-xmin)
+[<img src="https://simpleicons.org/icons/github.svg" style="max-width:15%;min-width:40px;float:right;" alt="Github repo" />](https://github.com/yihui/hugo-xmin)
# HUGO XMIN