Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/tblyler/light-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Blyler <tony@blyler.cc>2016-11-03 22:21:27 +0300
committerTony Blyler <tony@blyler.cc>2016-11-03 22:21:27 +0300
commitdf996342ba46d551065234a5ce755a15a345c691 (patch)
tree64d5dedf6147b460c6eb15181cf3f73dd0132e68
parentecf36b469f44eb19634d8de71354dafe9e8216a6 (diff)
Remove css from header since it is in the footer now
-rw-r--r--layouts/partials/header.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/partials/header.html b/layouts/partials/header.html
index dbfa819..ee1200e 100644
--- a/layouts/partials/header.html
+++ b/layouts/partials/header.html
@@ -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 }}">