Deprecate {{< versions-other >}} shortcode
Instead of this, use the docs layout named "supported-versions".pull/23520/head
parent
7bac2479ad
commit
2e55488319
|
@ -1,3 +1,4 @@
|
|||
{{/* this shortcode is DEPRECATED */}}
|
||||
{{ $versions := .Page.Param "versions" }}
|
||||
{{ $thisVersion := .Page.Param "version" }}
|
||||
<ul>
|
||||
|
|
Loading…
Reference in New Issue