1
0
Fork 0
This commit is contained in:
Moritz »mo.« Sauer 2014-09-15 21:15:45 +02:00
parent bd603dfa0e
commit d6f413b12c
6 changed files with 3 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

BIN
assets/img/unsplash_8.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View file

@ -16,7 +16,7 @@ image:
<div class="row top-30">
<div class="medium-4 columns">
<a href="{{ site.url }}/portfolio/"><img src="{{ site.url }}/assets/img/unsplash_1.jpg" alt=""></a>
<a href="{{ site.url }}/portfolio/"><img src="{{ site.url }}/assets/img/unsplash_1-303x182.jpg" alt=""></a>
<h2>Portfolio</h2>
<p>
<em>Feeling Responsive</em> supports you with layouts to present your favorite and actual work. With the gallery- and portfolio-template you can show off your work as a designer, programmer, photographer or artist.
@ -28,7 +28,7 @@ image:
<div class="medium-4 columns">
<a href="{{ site.url }}/about/"><img src="{{ site.url }}/assets/img/unsplash_2.jpg" alt=""></a>
<a href="{{ site.url }}/about/"><img src="{{ site.url }}/assets/img/unsplash_8-303x182.jpg" alt=""></a>
{% include _about.html %}
@ -37,7 +37,7 @@ image:
<div class="medium-4 columns">
<a href="{{ site.url }}/blog/"><img src="{{ site.url }}/assets/img/unsplash_4.jpg" alt=""></a>
<a href="{{ site.url }}/blog/"><img src="{{ site.url }}/assets/img/unsplash_4-303x182.jpg" alt=""></a>
<h2>Blog</h2>
<p>
Every good portfolio website has a blog with fresh news, thoughts and developments of your activities. <em>Feeling Responsive</em> offers you a fully functional blog, too. With an <a href="{{ site.url }}/blog/archive/">archive page</a> to give readers a quick overview of all your posts.