Remove css from header since it is in the footer now

This commit is contained in:
Tony Blyler 2016-11-03 15:21:27 -04:00
parent ecf36b469f
commit df996342ba

View file

@ -9,7 +9,6 @@
{{ if .RSSlink }}
<link href="{{ .RSSlink }}" rel="alternative" type="application/rss+xml" title="{{ .Title }}" />
{{ end }}
<link rel="stylesheet" type="text/css" href="{{ .Site.BaseURL }}/css/main.css" />
</head>
<body>
<a id="title" href="{{ .Site.BaseURL }}" title="{{ .Site.Title }}">