mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-09 14:25:50 +00:00
we need to move ghbtn script local, they don't offer https and we can't load http assets while in https mode
This commit is contained in:
1
www/ghbtn.html
Normal file
1
www/ghbtn.html
Normal file
File diff suppressed because one or more lines are too long
@@ -57,8 +57,8 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class='right'>
|
<div class='right'>
|
||||||
<!-- GitHub buttons: see http/ghbtns.com -->
|
<!-- GitHub buttons: ghbtn.html -->
|
||||||
<iframe src="//ghbtns.com/github-btn.html?user=ripple&repo=ripple-dev-portal&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110" height="20"></iframe>
|
<iframe src="/ghbtn.html?user=ripple&repo=ripple-dev-portal&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110" height="20"></iframe>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user