diff options
Diffstat (limited to 'layouts/partials/header.html')
| -rw-r--r-- | layouts/partials/header.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/layouts/partials/header.html b/layouts/partials/header.html deleted file mode 100644 index a26436e..0000000 --- a/layouts/partials/header.html +++ /dev/null @@ -1,3 +0,0 @@ -<h1>{{ if .IsHome }}{{ site.Title }}</h1>{{ else }}{{ .Title }}</h1> -{{ end -}} -<br> |
