diff options
Diffstat (limited to 'data/example/index.html')
-rw-r--r-- | data/example/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/example/index.html b/data/example/index.html index 16a42f9..6dd191d 100644 --- a/data/example/index.html +++ b/data/example/index.html @@ -13,4 +13,4 @@ title: Home <h2>Posts</h2> $partial("templates/post-list.html")$ -<p>…or you can find more in the <a href="/archive.html">archives</a>. +<p>…or you can find more in the <a href="/archive.html">archives</a>.</p> |