mirror of
https://github.com/tabler/tabler.git
synced 2026-08-22 02:44:24 +04:00
unused components, stars, new components, commits list
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ done: true
|
||||
{% for flag in site.data.flags %}
|
||||
<div class="d-flex flex-column text-center m-3">
|
||||
<p class="d-inline-block">{{flag.name}}</p>
|
||||
{% include ui/flag.html name=flag.flag class="my-3 mx-auto" %}
|
||||
{% include ui/flag.html flag=flag.flag class="my-3 mx-auto" %}
|
||||
<code>.flag .flag-{{flag.flag}}</code>
|
||||
</div>
|
||||
{% endfor %}
|
||||
|
||||
Reference in New Issue
Block a user