Browse Source

Fixed download anchor

pull/231/head
Ramiro Saenz 9 years ago committed by GitHub
parent
commit
007527c635
  1. 2
      index.html

2
index.html

@ -200,7 +200,6 @@
<img src="https://raw.githubusercontent.com/saenzramiro/rambox/master/resources/icons/mightytext.png" alt="MightyText" title="MightyText"> <img src="https://raw.githubusercontent.com/saenzramiro/rambox/master/resources/icons/mightytext.png" alt="MightyText" title="MightyText">
<i class="custom text-center fa fa-question-circle" aria-hidden="true"></i> <i class="custom text-center fa fa-question-circle" aria-hidden="true"></i>
<div class="customtext text-center">Add more services manually!</div> <div class="customtext text-center">Add more services manually!</div>
<a name="download"></a>
</div> </div>
</div> </div>
</div> </div>
@ -221,6 +220,7 @@
</h3> </h3>
</div> </div>
</div> </div>
<a name="download"></a>
</div> </div>
</div> </div>
</section> </section>

Loading…
Cancel
Save