update stylesheets to match rename
This commit is contained in:
		@@ -3,6 +3,7 @@
 | 
			
		||||
<link rel="canonical" href="{{ .Site.BaseURL }}">
 | 
			
		||||
<link rel='alternate' type='application/rss+xml' title="{{ .Site.Title }} RSS" href='{{ .Site.BaseURL }}/index.xml'>
 | 
			
		||||
<link rel='stylesheet' type='text/css' media='screen' href='{{ .Site.BaseURL }}/style.css'>
 | 
			
		||||
<link rel='stylesheet' type='text/css' href='{{ .Site.BaseURL }}/lugo.css'>
 | 
			
		||||
{{ with .Site.Params.favicon }}
 | 
			
		||||
<link rel="icon" href="{{ . }}">
 | 
			
		||||
{{ end -}}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user