mirror of
https://github.com/seigler/generative
synced 2025-07-26 22:56:10 +00:00
7 lines
216 B
Handlebars
7 lines
216 B
Handlebars
<figure>
|
|
<a class="sketch" href="{{index}}/"><img src="{{index}}/example.jpg" alt="{{alt}}"></a>
|
|
<figcaption>
|
|
<div class="title">{{title}}</div>
|
|
<div class="date">{{date}}</div>
|
|
</figcaption>
|
|
</figure>
|