diff --git a/layouts/docs/changelog.html b/layouts/docs/changelog.html index c76b0442..b23c8074 100644 --- a/layouts/docs/changelog.html +++ b/layouts/docs/changelog.html @@ -28,7 +28,7 @@ {{ else -}} {{ $version := lower .LinkTitle -}}
-

{{ .Title }}

+

{{ .Title }}

{{ if ne $version "unstable" -}} @@ -40,7 +40,7 @@
Checklistchecklist.md
- {{ .Content }} + {{ .Content }}
{{ end -}} {{ end }}