| layout | page |
|---|---|
| title | 404 - Page not found |
| permalink | /404.html |
{% for post in site.posts %}
{{ post.title }} | {{ post.date | date_to_string }}
{% endfor %}| layout | page |
|---|---|
| title | 404 - Page not found |
| permalink | /404.html |
{% for post in site.posts %}
{{ post.title }} | {{ post.date | date_to_string }}
{% endfor %}