Update with correct url
This commit is contained in:
		
					parent
					
						
							
								958f279451
							
						
					
				
			
			
				commit
				
					
						ef89fcf19e
					
				
			
		
					 12 changed files with 277 additions and 277 deletions
				
			
		| 
						 | 
				
			
			@ -4,8 +4,8 @@
 | 
			
		|||
	<meta charset="utf-8" />
 | 
			
		||||
	<meta name="viewport" content="width=device-width, initial-scale=1.0" />
 | 
			
		||||
	<title>Post With Left Sidebar</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><a href="http://localhost:4000/index.html">Start</a></li>
 | 
			
		||||
              <li><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>
 | 
			
		||||
 | 
			
		||||
            
 | 
			
		||||
| 
						 | 
				
			
			@ -299,7 +299,7 @@
 | 
			
		|||
		<article>
 | 
			
		||||
			<header>
 | 
			
		||||
				
 | 
			
		||||
				<img src="http://localhost:4000/assets/img/unsplash_1-970x546-b70c12.jpg" width="970" height="546" alt="Post With Left Sidebar" >
 | 
			
		||||
				<img src="http://phlow.github.io/feeling-responsive/assets/img/unsplash_1-970x546-b70c12.jpg" width="970" height="546" alt="Post With Left Sidebar" >
 | 
			
		||||
				<h1>Post With Left Sidebar</h1>
 | 
			
		||||
			</header>
 | 
			
		||||
			
 | 
			
		||||
| 
						 | 
				
			
			@ -349,8 +349,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>
 | 
			
		||||
| 
						 | 
				
			
			@ -381,7 +381,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>
 | 
			
		||||
| 
						 | 
				
			
			@ -408,10 +408,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/unsplash_3.jpg");
 | 
			
		||||
    $("#masthead").backstretch("http://phlow.github.io/feeling-responsive/assets/img/unsplash_3.jpg");
 | 
			
		||||
</script>
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
		Reference in a new issue