Update Index
This commit is contained in:
parent
b359326c4c
commit
25e51c9a03
1 changed files with 3 additions and 3 deletions
|
@ -17,7 +17,7 @@ image:
|
|||
|
||||
<div class="medium-4 columns">
|
||||
<a href="{{ site.url }}/blog/"><img src="{{ site.url }}/assets/img/unsplash_4-303x182.jpg" alt=""></a>
|
||||
<h2>Blog</h2>
|
||||
<h2 class="font-size-h3">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.
|
||||
</p>
|
||||
|
@ -30,7 +30,7 @@ image:
|
|||
<div class="medium-4 columns">
|
||||
<a href="{{ site.url }}/about/"><img src="{{ site.url }}/assets/img/unsplash_8-303x182.jpg" alt=""></a>
|
||||
|
||||
<h2>Why use this theme?</h2>
|
||||
<h2 class="font-size-h3">Why use this theme?</h2>
|
||||
|
||||
<p>
|
||||
<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.
|
||||
|
@ -42,7 +42,7 @@ image:
|
|||
|
||||
<div class="medium-4 columns">
|
||||
<a href="{{ site.url }}/design/portfolio/"><img src="{{ site.url }}/assets/img/github-303x182.jpg" alt=""></a>
|
||||
<h2>Download Theme</h2>
|
||||
<h2 class="font-size-h3">Download Theme</h2>
|
||||
<p>
|
||||
<em>Feeling Responsive</em> is totally free and licensed under the MIT License. You can 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 <a href="http://twitter.com/phlow">Twitter @phlow</a>.
|
||||
</p>
|
||||
|
|
Reference in a new issue