From c08dbdd77b85ee794f36caf50113b910883edc09 Mon Sep 17 00:00:00 2001 From: Onni Lampi Date: Fri, 7 Jul 2017 02:08:56 +0300 Subject: Uutiset implementoitu --- index.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index 06bf6c6..07fd0e9 100644 --- a/index.html +++ b/index.html @@ -19,6 +19,12 @@ layout: default

look around you

+

Uusimpia uutisia:

+{%for post in site.posts limit:5 %} +
  • {{ post.date | date: "%d.%m.%Y" }} - {{ post.title }}
  • +{% endfor %} +
  • Lisää uutisia uutisarkistossa
  • + @@ -69,4 +75,4 @@ layout: index_page
    ---> \ No newline at end of file +--> -- cgit v1.3