remove tag.html and whitespace fixes
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<meta charset="utf-8">
|
||||
</head>
|
||||
<body>
|
||||
{{ if .Site.Menus.main -}}
|
||||
{{- if .Site.Menus.main }}
|
||||
{{ partial "nav.html" . }}
|
||||
{{ end -}}
|
||||
{{ end }}
|
||||
<main>
|
||||
|
Reference in New Issue
Block a user