mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-22 20:12:00 -06:00
Added icons to footer
This commit is contained in:
parent
3938b4a27b
commit
a575a73a4f
@ -244,9 +244,9 @@
|
||||
</div>
|
||||
<div class="col-md-4 text-right">
|
||||
<p class="text-muted">
|
||||
<a href="{% url 'docs_root' %}">Docs</a> ·
|
||||
<a href="/api/docs/">API</a> ·
|
||||
<a href="https://github.com/digitalocean/netbox">Code</a>
|
||||
<i class="fa fa-fw fa-book text-primary"></i> <a href="{% url 'docs_root' %}">Docs</a> ·
|
||||
<i class="fa fa-fw fa-cloud text-primary"></i> <a href="/api/docs/">API</a> ·
|
||||
<i class="fa fa-fw fa-code text-primary"></i><a href="https://github.com/digitalocean/netbox">Code</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user