From a3fd73090f93213960278a003865a19e86f4e75e Mon Sep 17 00:00:00 2001 From: Nico von Geyso Date: Tue, 10 Jul 2012 14:15:58 +0200 Subject: added about section --- index.html | 28 +++++++++++++++++++--------- 1 file changed, 19 insertions(+), 9 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 3fefce3..5d263aa 100644 --- a/index.html +++ b/index.html @@ -4,17 +4,27 @@ {% endmeta %} {% block content %} -
-

news

- {% for post in site.posts|batch(3)|first %} -

- {{ post.title }} - - - {{ post.date.strftime('%Y, %B %d') }} -

- {% endfor %} +
+
+

news

+ {% for post in site.posts|batch(3)|first %} +

+ {{ post.title }} + - + {{ post.date.strftime('%Y, %B %d') }} +

+ {% endfor %} +
+
+

about

+

+ Spline ist lorem ipsum dolor sit amet, consetetur sadipscing elitr,
+ sed diam nonumy eirmod tempor invidunt ut labore et dolore magna. +

+

+

services

    -- cgit v1.2.3-1-g7c22