master #1
@@ -5,6 +5,8 @@
 | 
				
			|||||||
	<link rel="canonical" href="{{ .Site.BaseURL }}">
 | 
						<link rel="canonical" href="{{ .Site.BaseURL }}">
 | 
				
			||||||
	<link rel='alternate' type='application/rss+xml' title="{{ .Site.Title }} RSS" href='/index.xml'>
 | 
						<link rel='alternate' type='application/rss+xml' title="{{ .Site.Title }} RSS" href='/index.xml'>
 | 
				
			||||||
	<link rel='stylesheet' type='text/css' href='/style.css'>
 | 
						<link rel='stylesheet' type='text/css' href='/style.css'>
 | 
				
			||||||
 | 
						<link rel='stylesheet' type='text/css' href='/hugo.css'>
 | 
				
			||||||
 | 
						<link rel='stylesheet' type='text/css' href='/content.css'>
 | 
				
			||||||
	{{ with .Site.Params.favicon }}<link rel="icon" href="{{ . }}">
 | 
						{{ with .Site.Params.favicon }}<link rel="icon" href="{{ . }}">
 | 
				
			||||||
	{{ end -}}
 | 
						{{ end -}}
 | 
				
			||||||
	<meta name="description" content="{{ with .Params.description }}{{ . }}{{ else }}{{ .Summary }}{{ end }}">
 | 
						<meta name="description" content="{{ with .Params.description }}{{ . }}{{ else }}{{ .Summary }}{{ end }}">
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user