mirror of
https://github.com/kidoman/embd
synced 2025-07-04 20:37:46 +02:00
correct the github button iframe url
This commit is contained in:
parent
c33d00617b
commit
5a7a48dd95
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue