Update index.html

This commit is contained in:
Jonas_Jones 2021-11-08 14:58:27 +01:00 committed by GitHub
parent 73718c9479
commit 6bb3f3c0eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -114,7 +114,7 @@ body, html {
<a href="https://discord.gg/V2EsuUVmWh" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-envelope"></i> Discord</a> <a href="https://discord.gg/V2EsuUVmWh" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-envelope"></i> Discord</a>
<a class="w3-bar-item w3-hide-small"><i class="fa fa-envelope"></i>-</a> <a class="w3-bar-item w3-hide-small"><i class="fa fa-envelope"></i>-</a>
<a href="https://www.instagram.com/_jonas_jones_/" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-envelope"></i> Instagram</a> <a href="https://www.instagram.com/_jonas_jones_/" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-envelope"></i> Instagram</a>
<a href="https://j-onasjones.github.io/login.html" class="w3-bar-item w3-button w3-hide-small" style="float: right;"><i class="fa fa-envelope"></i> LOG IN with Jonas_Jones account</a> <a href="https://j-onasjones.github.io/login" class="w3-bar-item w3-button w3-hide-small" style="float: right;"><i class="fa fa-envelope"></i> LOG IN with Jonas_Jones account</a>
</a> </a>
</div> </div>
</div> </div>