Browse Source

Set colours for image single layout

master
Adrian Short 7 years ago
parent
commit
033102d579
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      layouts/image/single.html

+ 1
- 0
layouts/image/single.html View File

@@ -1,4 +1,5 @@
{{ partial "header" . }}
<style>body { background-color: #fff; color: black; }</style>
{{ partial "image" . }}
{{ partial "postmeta" . }}
{{ partial "footer" . }}

Loading…
Cancel
Save