diff options
Diffstat (limited to 'theme')
| -rw-r--r-- | theme/templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html index 68685a0..0642f77 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -8,7 +8,7 @@ <section> <h2>Recent Posts</h2> - <ul> + <ul class="post-list"> <!-- BEGIN_POSTS --><!-- END_POSTS --> </ul> <p><a href="/blog/">All Posts →</a></p> |
