diff options
Diffstat (limited to '_layouts/index.html')
| -rw-r--r-- | _layouts/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/_layouts/index.html b/_layouts/index.html index 5b98b35..0992d01 100644 --- a/_layouts/index.html +++ b/_layouts/index.html | |||
| @@ -39,6 +39,8 @@ | |||
| 39 | 39 | ||
| 40 | <main> | 40 | <main> |
| 41 | 41 | ||
| 42 | {{ content }} | ||
| 43 | |||
| 42 | <ul> | 44 | <ul> |
| 43 | {% for post in site.posts %} | 45 | {% for post in site.posts %} |
| 44 | <li> | 46 | <li> |
