mirror of
https://github.com/jimeh/jimeh.me-v3.0.git
synced 2026-02-19 05:46:40 +00:00
8 lines
122 B
HTML
8 lines
122 B
HTML
---
|
|
layout: post-list
|
|
title: jimeh / blog
|
|
---
|
|
|
|
{% for page in paginator.posts %}
|
|
{% include post-div.html %}
|
|
{% endfor %} |