1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-04 09:24:40 +04:00

jekyll dirs

This commit is contained in:
codecalm
2018-02-19 20:17:02 +01:00
parent aa82b7c959
commit 97f6ca9194
838 changed files with 56 additions and 90610 deletions
+9
View File
@@ -0,0 +1,9 @@
<div class="card">
<img class="card-img-top" src="{{ site.data.photos[17].small }}" alt="Card image cap">
<div class="card-body">
<h4 class="card-title">Card title</h4>
<div class="card-subtitle">Lorem ipsum dolor sit amet.</div>
<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>
<a href="javascript:void(0)" class="btn btn-primary">Go somewhere</a>
</div>
</div>