mirror of
https://github.com/kidoman/embd
synced 2025-02-08 19:53:17 +01:00
correct the github button iframe url
This commit is contained in:
parent
c33d00617b
commit
5a7a48dd95
@ -40,9 +40,9 @@
|
||||
<a href="http://godoc.org/github.com/kidoman/embd" class="btn-side">Docs</a>
|
||||
|
||||
<p class="hs-disclaimer">
|
||||
<iframe src="http://ghbtns.com/github-btn.html?user=kidoman&repo=embd&type=watch&count=true"
|
||||
<iframe src="github-btn.html?user=kidoman&repo=embd&type=watch&count=true"
|
||||
allowtransparency="true" frameborder="0" scrolling="0" width="110" height="20"></iframe>
|
||||
<iframe src="http://ghbtns.com/github-btn.html?user=kidoman&repo=embd&type=fork&count=true"
|
||||
<iframe src="github-btn.html?user=kidoman&repo=embd&type=fork&count=true"
|
||||
allowtransparency="true" frameborder="0" scrolling="0" width="95" height="20"></iframe>
|
||||
</p>
|
||||
</form>
|
||||
|
Loading…
x
Reference in New Issue
Block a user