summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-08-27 09:29:43 +0300
committerLars Wirzenius <liw@liw.fi>2021-08-27 09:29:43 +0300
commit94f6d58e4714df5f65f6daea615da284bac27309 (patch)
tree1a6de6bc81f2a80a5c533cf70e1461c5afaf9b6d
parent698b8df206aab1c9d55afd21040143d4d8054ff2 (diff)
downloadsshca-web-94f6d58e4714df5f65f6daea615da284bac27309.tar.gz
tweak news list on front page to have timestamps
Sponsored-by: author
-rw-r--r--index.mdwn3
1 files changed, 1 insertions, 2 deletions
diff --git a/index.mdwn b/index.mdwn
index 487bf08..c89422e 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -26,6 +26,5 @@ and managing CA keys and certificates.
# News
<div class="newslist">
-[[!inline pages="page(blog/*)"
- limit=5 template=titlepage archive=yes trail=no feeds=no]]
+[[!inline pages="page(blog/*)" limit=5 archive=yes trail=no feeds=no]]
</div>