Update Indenting

This commit is contained in:
Li-Wen Yip 2017-03-10 20:13:01 +00:00
commit 90b1bacb21
2 changed files with 16 additions and 16 deletions

View file

@ -5,10 +5,10 @@
<header class="header-section {{ if isset .Params.bigimg 0 }}has-img{{ end }}">
{{ if isset .Params.bigimg 0 }}
<div class="intro-header big-img">
{{ partial "header.html" . }}
<span class="img-desc" style="display: inline;"></span>
</div>
<div class="intro-header big-img">
{{ partial "header.html" . }}
<span class="img-desc" style="display: inline;"></span>
</div>
{{end}}
<div class="intro-header no-img">
{{ partial "header.html" . }}