We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8937a5f commit 433546eCopy full SHA for 433546e
_includes/footer.html
@@ -10,8 +10,8 @@
10
Copyright © {{ site.title }} {{ site.time | date: '%Y' }}
11
<br>
12
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"
+ <iframe style="margin-left: 2px; margin-bottom:-5px;" frameborder="0" scrolling="0" width="50px"
+ height="10px"
15
src="https://ghbtns.com/github-btn.html?user=huxpro&repo=huxpro.github.io&type=star&count=true">
16
</iframe>
17
</p>
@@ -327,4 +327,4 @@
327
}
328
});
329
330
-</script>
+</script>
0 commit comments