Update with correct url
This commit is contained in:
parent
958f279451
commit
ef89fcf19e
12 changed files with 277 additions and 277 deletions
50
index.html
50
index.html
|
@ -4,8 +4,8 @@
|
|||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Feeling Responsive – A theme based on foundation</title>
|
||||
<link rel="stylesheet" href="http://localhost:4000/assets/css/style.min.css">
|
||||
<script src="http://localhost:4000/assets/js/modernizr.min.js"></script>
|
||||
<link rel="stylesheet" href="http://phlow.github.io/feeling-responsive/assets/css/style.min.css">
|
||||
<script src="http://phlow.github.io/feeling-responsive/assets/js/modernizr.min.js"></script>
|
||||
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,400italic%7cVolkhov:400,700' rel='stylesheet' type='text/css'>
|
||||
|
||||
<meta name="google-site-verification" content="xP2HDqwZ_-ElcHVrOgy66izmcyyVmmeBC6oY1uAw5ok" />
|
||||
|
@ -24,8 +24,8 @@
|
|||
<div id="masthead">
|
||||
<div class="row">
|
||||
<div class="small-12 columns">
|
||||
<a id="logo" href="http://localhost:4000" title="Feeling Responsive">
|
||||
<img src="http://localhost:4000/assets/img/logo.png" alt="Feeling Responsive">
|
||||
<a id="logo" href="http://phlow.github.io/feeling-responsive" title="Feeling Responsive">
|
||||
<img src="http://phlow.github.io/feeling-responsive/assets/img/logo.png" alt="Feeling Responsive">
|
||||
</a>
|
||||
</div><!-- /.small-12.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
@ -104,7 +104,7 @@
|
|||
|
||||
|
||||
<li class="divider"></li>
|
||||
<li><a href="http://localhost:4000/contact/">Contact</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/contact/">Contact</a></li>
|
||||
|
||||
|
||||
|
||||
|
@ -125,7 +125,7 @@
|
|||
|
||||
|
||||
|
||||
<li class="active"><a href="http://localhost:4000/index.html">Start</a></li>
|
||||
<li class="active"><a href="http://phlow.github.io/feeling-responsive/index.html">Start</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -144,7 +144,7 @@
|
|||
|
||||
|
||||
<li class="has-dropdown">
|
||||
<a href="http://localhost:4000/layout/">Layouts</a>
|
||||
<a href="http://phlow.github.io/feeling-responsive/layout/">Layouts</a>
|
||||
|
||||
<ul class="dropdown">
|
||||
|
||||
|
@ -153,42 +153,42 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/grid/">The Grid</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/layout/grid/">The Grid</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/blog-page/">Blog-Page</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/blog-page/">Blog-Page</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/post/">Post-Layout</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/layout/post/">Post-Layout</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/post-left-sidebar/">Post-Left-Sidebar</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/layout/post-left-sidebar/">Post-Left-Sidebar</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/post-right-sidebar/">Post-Right-Sidebar</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/layout/post-right-sidebar/">Post-Right-Sidebar</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/full-width/">Fullwidth Layout</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/layout/full-width/">Fullwidth Layout</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
@ -207,7 +207,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/portfolio/">Portfolio</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/portfolio/">Portfolio</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -224,7 +224,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/blog/">Blog</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/blog/">Blog</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -241,7 +241,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/typography/">Typography</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/typography/">Typography</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -258,7 +258,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/changelog/">Changelog</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/changelog/">Changelog</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -292,7 +292,7 @@
|
|||
<div class="row top-30">
|
||||
|
||||
<div class="medium-4 columns">
|
||||
<img src="http://localhost:4000/assets/img/unsplash_1.jpg" alt="">
|
||||
<img src="http://phlow.github.io/feeling-responsive/assets/img/unsplash_1.jpg" alt="">
|
||||
<h2>Portfolio</h2>
|
||||
<p>
|
||||
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
|
||||
|
@ -304,7 +304,7 @@
|
|||
|
||||
|
||||
<div class="medium-4 columns">
|
||||
<img src="http://localhost:4000/assets/img/unsplash_2.jpg" alt="">
|
||||
<img src="http://phlow.github.io/feeling-responsive/assets/img/unsplash_2.jpg" alt="">
|
||||
|
||||
<h2>Why use this theme?</h2>
|
||||
|
||||
|
@ -319,7 +319,7 @@
|
|||
|
||||
|
||||
<div class="medium-4 columns">
|
||||
<img src="http://localhost:4000/assets/img/unsplash_4.jpg" alt="">
|
||||
<img src="http://phlow.github.io/feeling-responsive/assets/img/unsplash_4.jpg" alt="">
|
||||
<h2>Blog</h2>
|
||||
<p>
|
||||
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
|
||||
|
@ -351,8 +351,8 @@
|
|||
<h5 class="black-shadow">Services</h5>
|
||||
<ul class="no-bullet black-shadow">
|
||||
<li><a href="contact.html">Contact</a></li>
|
||||
<li class="rss-link"><a href="http://localhost:4000/feed.xml">RSS</a></li>
|
||||
<li class="sitemap-link"><a href="http://localhost:4000/sitemap.xml">Sitemap.xml</a></li>
|
||||
<li class="rss-link"><a href="http://phlow.github.io/feeling-responsive/feed.xml">RSS</a></li>
|
||||
<li class="sitemap-link"><a href="http://phlow.github.io/feeling-responsive/sitemap.xml">Sitemap.xml</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</aside>
|
||||
|
@ -383,7 +383,7 @@
|
|||
<nav class="row">
|
||||
<section id="subfooter-left" class="bottom-30 small-12 medium-7 columns">
|
||||
<ul class="inline-list">
|
||||
<li><a href="http://localhost:4000/about/">About</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/about/">About</a></li>
|
||||
<li><a href="http://phlow.de/webdesign/">Theme by Phlow</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
@ -410,10 +410,10 @@
|
|||
</footer>
|
||||
|
||||
|
||||
<script src="http://localhost:4000/assets/js/app.min.js"></script>
|
||||
<script src="http://phlow.github.io/feeling-responsive/assets/js/app.min.js"></script>
|
||||
|
||||
<script>
|
||||
$("#masthead").backstretch("http://localhost:4000/assets/img/header_unsplash_4.jpg");
|
||||
$("#masthead").backstretch("http://phlow.github.io/feeling-responsive/assets/img/header_unsplash_4.jpg");
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
Reference in a new issue