mirror of
https://github.com/tabler/tabler.git
synced 2026-08-04 09:24:40 +04:00
jekyll dirs
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<div class="card border-{{ include.color }}">
|
||||
<div class="card-body text-{{ include.color }}">
|
||||
<h4 class="card-title">
|
||||
{{ include.color | capitalize }} card title
|
||||
</h4>
|
||||
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user