Browse Source

Fix dutchcoders/transfer.sh#70 mixed content on frontpage

master
Remco 7 years ago
parent
commit
1bb9db4a05
2 changed files with 30 additions and 30 deletions
  1. +28
    -28
      bindata_gen.go
  2. +2
    -2
      src/index.html

+ 28
- 28
bindata_gen.go
File diff suppressed because it is too large
View File


+ 2
- 2
src/index.html View File

@@ -336,8 +336,8 @@ include "includes/head.html"
<br>
<br>

<iframe src="https://mdo.github.io/github-buttons/github-btn.html?user=dutchcoders&repo=transfer.sh&type=follow&count=true&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="250" height="50"></iframe>
<iframe src="https://mdo.github.io/github-buttons/github-btn.html?user=dutchcoders&repo=transfer.sh&type=watch&count=true&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="200" height="50"></iframe>
<iframe src="https://ghbtns.com/github-btn.html?user=dutchcoders&repo=transfer.sh&type=follow&count=true&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="250" height="50"></iframe>
<iframe src="https://ghbtns.com/github-btn.html?user=dutchcoders&repo=transfer.sh&type=watch&count=true&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="200" height="50"></iframe>
</div>
</section>
<section id="reviews">


Loading…
Cancel
Save