Browse Source

Remove GitHub iframe bullshit

at-2021
JustAnotherArchivist 3 years ago
parent
commit
8eeb20dc1e
2 changed files with 0 additions and 24 deletions
  1. +0
    -6
      src/images/tor.svg
  2. +0
    -18
      src/index.html

+ 0
- 6
src/images/tor.svg
File diff suppressed because it is too large
View File


+ 0
- 18
src/index.html View File

@@ -364,16 +364,6 @@ goto main
</div>
</section>

<section id="share">
<div class="wrapper">
<h2 class="page-title">Follow on GitHub</h2>
<br>
<br>

<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">
<div class="wrapper">
<div class="row">
@@ -439,14 +429,6 @@ goto main
<a href="#" data-uv-trigger class="btn-cta">contact us</a>
</div>
</section>
<section id="tor">
<div class="wrapper">
<a href="https://www.torproject.org"><img src="images/tor.svg" alt="">
</a>
<br/>
<a href="http://jxm5d6emw5rknovg.onion/">http://jxm5d6emw5rknovg.onion/</a>
</div>
</section>


include "includes/footer.html"


Loading…
Cancel
Save