ソースを参照

Set colours for image single layout

master
Adrian Short 7年前
コミット
033102d579
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      layouts/image/single.html

+ 1
- 0
layouts/image/single.html ファイルの表示

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

読み込み中…
キャンセル
保存