fix baseurl issues for gh pages
This commit is contained in:
		
							parent
							
								
									eb979640c5
								
							
						
					
					
						commit
						ad5c5503dc
					
				| @ -1,5 +1,6 @@ | |||||||
| title:               My digital garden | title:               My digital garden | ||||||
| include:             ['_pages'] | include:             ['_pages'] | ||||||
|  | baseurl:             /digital-garden-jekyll-template | ||||||
| 
 | 
 | ||||||
| permalink:           pretty | permalink:           pretty | ||||||
| relative_permalinks: false | relative_permalinks: false | ||||||
|  | |||||||
| @ -11,7 +11,7 @@ | |||||||
| 
 | 
 | ||||||
|   <link rel="icon" type="image/png" href="data:image/png;base64,iVBORw0KGgo="> |   <link rel="icon" type="image/png" href="data:image/png;base64,iVBORw0KGgo="> | ||||||
| 
 | 
 | ||||||
|   <link rel="stylesheet" href="/styles.css"> |   <link rel="stylesheet" href="{{ site.baseurl }}/styles.css"> | ||||||
| 
 | 
 | ||||||
|   {% if page.excerpt %} |   {% if page.excerpt %} | ||||||
|   <meta property="og:description" content="{{ page.excerpt | strip_html | strip_newlines | truncate: 160 }}"/> |   <meta property="og:description" content="{{ page.excerpt | strip_html | strip_newlines | truncate: 160 }}"/> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 am3ra
						am3ra