small fixes

This commit is contained in:
teldra 2022-06-26 15:07:02 +02:00
parent a3cdc52a9f
commit fcb1ec51c7
1 changed files with 3 additions and 1 deletions

View File

@ -20,6 +20,8 @@
{{ .Text }} {{ .Text }}
</a> </a>
{{ else }} {{ else }}
{{ .Destination }} missing.. {{ if eq hugo.Environment "development" }}
{{ .Destination }} missing..
{{ end }}
{{ end }} {{ end }}
{{- end -}} {{- end -}}