Sketch 6, Plant

This commit is contained in:
Joshua Seigler 2019-11-14 09:15:22 -05:00
parent d8538524a8
commit 475d992347
6 changed files with 208 additions and 6 deletions

View file

@ -1,4 +1,7 @@
<figure>
<a class="sketch" href="{{index}}/"><img src="{{index}}/example.jpg" alt="{{alt}}"></a>
<figcaption>{{date}} - {{name}}</figcaption>
<figcaption>
<div class="title">{{title}}</div>
<div class="date">{{date}}</div>
</figcaption>
</figure>