Skip to content

Commit 2e55488

Browse files
author
Tim Bannister
committed
Deprecate {{< versions-other >}} shortcode
Instead of this, use the docs layout named "supported-versions".
1 parent 7bac247 commit 2e55488

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

layouts/shortcodes/versions-other.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
{{/* this shortcode is DEPRECATED */}}
12
{{ $versions := .Page.Param "versions" }}
23
{{ $thisVersion := .Page.Param "version" }}
34
<ul>

0 commit comments

Comments
 (0)