Fix disappeared Github icon

This commit is contained in:
Vojtěch Sajdl 2018-01-18 23:30:56 +01:00
parent 67227439f2
commit faa733aaca
No known key found for this signature in database
GPG Key ID: 082BC82518E5F32E
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ class Template{
</div>
</div>
</div>
<div class="col-md-4 text-right"><a href="https://github.com/Pryx/server-status/" target="_blank"><i class="fa fa-github" aria-hidden="true"></i></a></div>
<div class="col-md-4 text-right"><a href="https://github.com/Pryx/server-status/" target="_blank"><i class="fab fa-github" aria-hidden="true"></i></a></div>
</div><!--/row -->
</div><!--/container -->
</div>