forked from samuel-p/sp-codes.de
updated icons to custom font (icomoon)
This commit is contained in:
parent
bd591594e7
commit
22274eed29
79 changed files with 453 additions and 192 deletions
|
@ -6,9 +6,9 @@
|
|||
<div class="beta">TEST-PHASE</div>
|
||||
{% endif %}
|
||||
<div class="inner">
|
||||
<i class="{{service.icon}} si-4x"></i>
|
||||
<i class="{{service.icon}} i-4x"></i>
|
||||
<h2 class="mt-2 mb-1">{{service.name}}{% if service.url %} <a href="{{service.url}}" target="_blank"><i
|
||||
class="fas fa-external-link-alt"></i></a>{% endif %}</h2>
|
||||
class="i-external-link"></i></a>{% endif %}</h2>
|
||||
{% if service.status %}
|
||||
<div class="mb-2">
|
||||
<a href="https://status.sp-codes.de" target="_blank">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue