Generate changelog release info with Hugo rather than when generating changelog (#2033)
This commit is contained in:
parent
baa60bf728
commit
6f1e64cb12
22 changed files with 127 additions and 246 deletions
|
@ -1,8 +0,0 @@
|
|||
{{/*
|
||||
This template is used to redirect the changelog section under
|
||||
"content/changelogs" to the latest version's changelog page.
|
||||
*/}}
|
||||
|
||||
{{ with index .Page.RegularPages.ByDate.Reverse 0 }}
|
||||
<meta http-equiv="refresh" content="0; url={{ .RelPermalink }}">
|
||||
{{ end }}
|
Loading…
Add table
Add a link
Reference in a new issue