Skip to content

Commit e03bcc4

Browse files
committed
templates: drop trailing empty lines
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent c45fb63 commit e03bcc4

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

layouts/_default/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{{ define "main" }}
22
{{ .Content }}
33
{{ end }}
4-

layouts/_default/single.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{{ define "main" }}
22
{{ .Content }}
33
{{ end }}
4-

0 commit comments

Comments
 (0)