Skip to content

Commit f03db8a

Browse files
committed
fix: add newline
1 parent 01eb9f0 commit f03db8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

layouts/partials/menu.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,4 @@
9393
<li class="menu-item">
9494
<a href="{{ .URL | absURL }}" {{ with .Pre }} target="{{ . }}" {{ end }}><span>{{ .Name }}</span></a>
9595
</li>
96-
{{ end }}
96+
{{ end }}

0 commit comments

Comments
 (0)