change frontpage
This commit is contained in:
parent
58d01e6ed3
commit
95cacfc8f2
6 changed files with 478 additions and 8 deletions
13
index.md
13
index.md
|
|
@ -17,10 +17,21 @@ widget-2:
|
|||
title: "Why use this theme?"
|
||||
url: 'http://phlow.github.io/feeling-responsive/info/'
|
||||
text: '<em>Feeling Responsive</em> is heavily customizable.<br>1. Language-Support :)<br>2. Optimized for speed and it's responsive.<br>3. Built on <a href="http://foundation.zurb.com/">Foundation Framework</a>.<br>4. Six different Headers.<br>5. Customizable navigation, footer,...'
|
||||
video: '<iframe width="100%" height="182" src="https://www.youtube.com/embed/3b5zCFSmVvU" frameborder="0" allowfullscreen></iframe>'
|
||||
video: '<a href="#" data-reveal-id="videoModal"><img src="http://phlow.github.io/feeling-responsive/images/start-video-feeling-responsive-302x182.jpg" alt=""></a>'
|
||||
widget-3:
|
||||
title: "Download Theme"
|
||||
url: 'https://github.com/Phlow/feeling-responsive'
|
||||
text: '<em>Feeling Responsive</em> 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 <a href="http://twitter.com/phlow">@phlow</a>.'
|
||||
image: github-303x182.jpg
|
||||
---
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div id="videoModal" class="reveal-modal large" data-reveal="">
|
||||
<div class="flex-video widescreen vimeo" style="display: block;">
|
||||
<iframe width="1280" height="720" src="https://www.youtube.com/embed/3b5zCFSmVvU" frameborder="0" allowfullscreen></iframe>
|
||||
</div>
|
||||
<a class="close-reveal-modal">×</a>
|
||||
</div>
|
||||
Reference in a new issue