1
0
Fork 0

now with custom icon font (and some tweaks)

This commit is contained in:
Moritz »mo.« Sauer 2015-02-09 12:10:39 +01:00
parent 5cbd281bfa
commit ed4dd73333
96 changed files with 2990 additions and 7563 deletions

View file

@ -28,7 +28,7 @@ header:
<div class="medium-4 columns">
<a href="{{ site.url }}/about/"><img src="{{ site.url }}/images/unsplash_8-302x182.jpg" width="302" height="182" alt=""></a>
<a href="{{ site.url }}/info/"><img src="{{ site.url }}/images/unsplash_8-302x182.jpg" width="302" height="182" alt=""></a>
<h2 class="font-size-h3">Why use this theme?</h2>
@ -36,7 +36,7 @@ header:
<em>Feeling Responsive</em> is heavily built on <a href="http://foundation.zurb.com/">Foundation</a>, the fabulous responsive webdesign framework by Zurb. It supports a 12-column grid, persuades you with beautiful <a href="{{ site.url }}/design/typography/">typography</a> and is heavily optimized for speed.
</p>
<p><a class="button tiny radius" href="{{ site.url }}/about/">{{ site.data.language.more }}</a></p>
<p><a class="button tiny radius" href="{{ site.url }}/info/">{{ site.data.language.more }}</a></p>
</div><!-- /.medium-4.columns -->