aboutsummaryrefslogtreecommitdiff
path: root/layouts/_default/single.html
diff options
context:
space:
mode:
authorolOwOlo <26087907+olOwOlo@users.noreply.github.com>2018-07-10 01:41:34 +0800
committerolOwOlo <26087907+olOwOlo@users.noreply.github.com>2018-07-10 01:41:34 +0800
commit5e356c5f635d45f0241854d9f43f38b2f0bd44f9 (patch)
tree52d12fa3e71c1f843c385271c2f22b8842ddc0ba /layouts/_default/single.html
parentd3a1ab071c983586b474c5e5dc0fa6afb0babce8 (diff)
style(*): google js style & trim whitespace
Diffstat (limited to 'layouts/_default/single.html')
-rw-r--r--layouts/_default/single.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index a1c30fd..96fe3bf 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -1,7 +1,7 @@
{{ define "content" -}}
<article class="post">
<div class="post-content">
- {{ .Content }}
+ {{ .Content }}
</div>
</article>
{{- end }} \ No newline at end of file