Remove whitelines
This commit is contained in:
parent
80e0f7e2d2
commit
6105628c42
@ -6,18 +6,13 @@
|
|||||||
This Hugo theme is licensed under the Creative Commons Attribution 3.0 License.
|
This Hugo theme is licensed under the Creative Commons Attribution 3.0 License.
|
||||||
-->
|
-->
|
||||||
<html>
|
<html>
|
||||||
|
|
||||||
{{ partial "head" . }}
|
{{ partial "head" . }}
|
||||||
|
|
||||||
<body class="is-preload">
|
<body class="is-preload">
|
||||||
|
|
||||||
<!-- Wrapper -->
|
<!-- Wrapper -->
|
||||||
<div id="wrapper" class="divided">
|
<div id="wrapper" class="divided">
|
||||||
{{- block "main" . }}{{- end }}
|
{{- block "main" . }}{{- end }}
|
||||||
<!-- Wrapper -->
|
<!-- Wrapper -->
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{{ partial "scripts" . }}
|
{{ partial "scripts" . }}
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user