mirror of https://github.com/portainer/portainer
style(index): add a github icon next to the github link
parent
37863e3f74
commit
b3ba36c02a
|
@ -71,7 +71,10 @@
|
|||
</ul>
|
||||
<div class="sidebar-footer">
|
||||
<div class="col-xs-12">
|
||||
<a href="https://github.com/cloud-inovasi/portainer" target="_blank">Portainer {{ uiVersion }}</a>
|
||||
<a href="https://github.com/cloud-inovasi/portainer" target="_blank">
|
||||
<i class="fa fa-github" aria-hidden="true"></i>
|
||||
Portainer {{ uiVersion }}
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue