1
0
mirror of https://github.com/danog/gojekyll.git synced 2024-12-02 23:47:50 +01:00
gojekyll/example/_layouts/archive.html

8 lines
89 B
HTML

---
layout: default
---
<!-- archive layout -->
{{content}}
<!-- archive layout end -->