added google analytics and next previous in category include
This commit is contained in:
		
					parent
					
						
							
								6636839e37
							
						
					
				
			
			
				commit
				
					
						3efde330dc
					
				
			
		
					 22 changed files with 151 additions and 63 deletions
				
			
		|  | @ -6,10 +6,11 @@ teaser: "Create powerful multi-device layouts quickly and easily with the 12-col | |||
| breadcrumb: true | ||||
| categories: | ||||
|     - design | ||||
| permalink: /design/grid/ | ||||
| header: | ||||
|    image_fullwidth: "unsplash_brooklyn-bridge_header.jpg" | ||||
|     image_fullwidth: "unsplash_brooklyn-bridge_header.jpg" | ||||
| image: | ||||
|    thumb: "unsplash_brooklyn-bridge_thumb.jpg" | ||||
|     thumb: "unsplash_brooklyn-bridge_thumb.jpg" | ||||
| --- | ||||
| *Feeling Responsive* is built on Foundation. And of course, we make use of the wonderful grid system and so can you. Find out more about [constructing  beautiful layouts][1] in the foundation documentation. | ||||
| 
 | ||||
|  | @ -136,13 +137,12 @@ image: | |||
| </div> | ||||
| 
 | ||||
| 
 | ||||
| <div id="bottom" class="row t30"> | ||||
|     <div class="small-12 columns"> | ||||
|       {% include next-previous-post-in-category.html %} | ||||
|     </div><!-- /.small-12.columns --> | ||||
| </div> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|  [1]: http://foundation.zurb.com/docs/components/grid.html | ||||
|  [2]: # | ||||
|  [3]: # | ||||
|  [4]: # | ||||
|  [5]: # | ||||
|  [6]: # | ||||
|  [7]: # | ||||
|  [8]: # | ||||
|  [9]: # | ||||
|  [10]: # | ||||
|  | @ -27,5 +27,6 @@ header: | |||
| 
 | ||||
| 
 | ||||
| ### All Header-Styles  | ||||
| {: .t60 } | ||||
| 
 | ||||
| {% include list-posts.html tag='header' %} | ||||
|  | @ -26,5 +26,6 @@ header: | |||
| 
 | ||||
| 
 | ||||
| ### All Header-Styles  | ||||
| {: .t60 } | ||||
| 
 | ||||
| {% include list-posts.html tag='header' %} | ||||
|  | @ -28,5 +28,6 @@ header: | |||
| 
 | ||||
| 
 | ||||
| ### All Header-Styles  | ||||
| {: .t60 } | ||||
| 
 | ||||
| {% include list-posts.html tag='header' %} | ||||
|  | @ -14,5 +14,6 @@ No front matter code needed. | |||
| 
 | ||||
| 
 | ||||
| ### All Header-Styles  | ||||
| {: .t60 } | ||||
| 
 | ||||
| {% include list-posts.html tag='header' %} | ||||
|  | @ -19,5 +19,6 @@ header: | |||
| 
 | ||||
| 
 | ||||
| ### All Header-Styles  | ||||
| {: .t60 } | ||||
| 
 | ||||
| {% include list-posts.html tag='header' %} | ||||
|  | @ -18,6 +18,7 @@ header: no | |||
| ~~~ | ||||
| 
 | ||||
| 
 | ||||
| ### All Header-Styles  | ||||
| ### All Header-Styles | ||||
| {: .t60 } | ||||
| 
 | ||||
| {% include list-posts.html tag='header' %} | ||||
		Reference in a new issue