From 6386c12fc0e606829d2b5bfea31d647852f2b491 Mon Sep 17 00:00:00 2001 From: Katharina Fey Date: Sun, 22 Oct 2017 23:20:46 +0200 Subject: Adding work on new theme --- crumbs/templates/home.html | 128 +++++++++++++++++++++------------------------ 1 file changed, 60 insertions(+), 68 deletions(-) (limited to 'crumbs/templates/home.html') diff --git a/crumbs/templates/home.html b/crumbs/templates/home.html index 1dc43e8..efce813 100755 --- a/crumbs/templates/home.html +++ b/crumbs/templates/home.html @@ -11,82 +11,75 @@ {% block title %}{{ SITENAME }}{% endblock title %} + + + + + + + + + - {% if NEST_CSS_MINIFY %} - - {% else %} - - - - - - - - {% endif %} + + + - - {% if FEED_ALL_ATOM %} - - {% endif %} - {% if FEED_ALL_RSS %} - - {% endif %} - {% if FEED_ATOM %} - - {% endif %} - {% if FEED_RSS %} - - {% endif %} - {% if CATEGORY_FEED_ATOM and category %} - - {% endif %} - {% if CATEGORY_FEED_RSS and category %} - - {% endif %} - {% if TAG_FEED_ATOM and tag %} - - {% endif %} - {% if TAG_FEED_RSS and tag %} - - {% endif %} - - - - - - {% if GOOGLE_ANALYTICS %} - - - - {% endif %} - {% endblock head %} - - + + + +
+ +
+ +
+ + +
+

# fun memory violations _

+
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+

Hi – Welcome to my dusty internet hangout place.

+

My name is Katharina Fey and I'm a software developer from Berlin. I like taking photos, writing stories and starting way too many personal projects.

+
+ +
+ + + + -
+
+
-
+
+

Fun memory violations

@@ -121,8 +114,7 @@

To get in touch with me, you can also send an e-mail to kookie@spacekookie.de

- - - + + --> -- cgit v1.2.3