mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 20:05: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>
|
||||
</div>
|
||||
<div class='right'>
|
||||
<!-- GitHub buttons: see http/ghbtns.com -->
|
||||
<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>
|
||||
<!-- GitHub buttons: ghbtn.html -->
|
||||
<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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user