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

github.com/schollz/onetwothree.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZack Scholl <zack.scholl@gmail.com>2017-12-15 02:20:13 +0300
committerZack Scholl <zack.scholl@gmail.com>2017-12-15 02:20:13 +0300
commitbf2a81bc92f9abd3945ec9f757ecd4b7e8f8711c (patch)
tree0d120ac2cf1e3188c29d531335756e3caee36744
parentbe4e3b964295d85bd98c11cc86c099a53d254def (diff)
Update header
-rwxr-xr-xlayouts/partials/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/header.html b/layouts/partials/header.html
index 550df1e..f3dad56 100755
--- a/layouts/partials/header.html
+++ b/layouts/partials/header.html
@@ -39,7 +39,7 @@
<img src="https://analytics.schollz.com/1.png?page={{ .Permalink }}" width=1px height=1px style="float:right;">
{{ end }}
-<header>
+<header style="color:#CCCCCC;">
<a href="/" style="color:#CCCCCC;"><strong>Posts</strong></a>{{ range $i, $e:= $.Site.Params.navigation }}{{ if eq $i -1}}{{else}}&nbsp;&nbsp;ยท&nbsp;&nbsp;{{end}}{{ with $.Site.GetPage "page" . }}<a href="{{ lower .Permalink }}" style="color:#CCCCCC;"><strong>{{ title .Title }}</strong></a>{{ end }}{{ end }}
{{ if .Draft }}