Skip to content

Commit 433546e

Browse files
authored
Update footer.html
1 parent 8937a5f commit 433546e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_includes/footer.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
Copyright © {{ site.title }} {{ site.time | date: '%Y' }}
1111
<br>
1212
Powered by <a href="http://huangxuan.me">Hux Blog</a> |
13-
<iframe style="margin-left: 2px; margin-bottom:-5px;" frameborder="0" scrolling="0" width="100px"
14-
height="20px"
13+
<iframe style="margin-left: 2px; margin-bottom:-5px;" frameborder="0" scrolling="0" width="50px"
14+
height="10px"
1515
src="https://ghbtns.com/github-btn.html?user=huxpro&repo=huxpro.github.io&type=star&count=true">
1616
</iframe>
1717
</p>
@@ -327,4 +327,4 @@
327327
}
328328
});
329329
});
330-
</script>
330+
</script>

0 commit comments

Comments
 (0)