From 38f7c1ae4cb91f6a0705f17756e2d00dfe2d2f76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20=C2=BBmo=2E=C2=AB=20Sauer?= Date: Thu, 19 Feb 2015 23:24:29 +0100 Subject: [PATCH] update --- _layouts/frontpage.html | 10 +++++----- index.md | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/_layouts/frontpage.html b/_layouts/frontpage.html index 879fe50..6479e6b 100644 --- a/_layouts/frontpage.html +++ b/_layouts/frontpage.html @@ -15,23 +15,23 @@ format: blog-index

{{ page.widget-1.title }}

{{ page.widget-1.text }}

-

{{ site.data.language.more }}

+

{{ site.data.language.more }}

- +

{{ page.widget-2.title }}

{{ page.widget-2.text }}

-

{{ site.data.language.more }}

+

{{ site.data.language.more }}

- +

{{ page.widget-3.title }}

{{ page.widget-3.text }}

-

Download @ GitHub ›

+

Download @ GitHub ›

diff --git a/index.md b/index.md index 1c61e68..7732ba3 100644 --- a/index.md +++ b/index.md @@ -10,17 +10,17 @@ header: image_fullwidth: "header_unsplash_12.jpg" widget-1: title: "Blog & Portfolio" - url: '/blog/' + url: 'http://phlow.github.io/feeling-responsive/blog/' text: 'Every good portfolio website has a blog with fresh news, thoughts and develop­ments of your activities. Feeling Responsive offers you a fully functional blog with an archive page to give readers a quick overview of all your posts.' image: unsplash_9-302x182.jpg widget-2: title: "Why use this theme?" - url: '/info/' + url: 'http://phlow.github.io/feeling-responsive/info/' text: 'Feeling Responsive is heavily customizable.
1. Language-Support :)
2. Optimized for speed and it's responsive.
3. Built on Foundation Framework.
4. Six different Headers.
5. Customizable navigation, footer,...' image: unsplash_8-302x182.jpg widget-3: title: "Download Theme" - url: '/design/portfolio/' + url: 'https://github.com/Phlow/feeling-responsive' text: 'Feeling Responsive is totally free and licensed under the MIT License. Make it your own and do with it what you want. Grab your copy or clone it at GitHub and start your website with it. Then tell me via Twitter @phlow.' image: github-303x182.jpg ---