website: hardcode version banner for 0.1 docs

O.1 docs is deprecated. Let's inform user to switch the the latest version

Signed-off-by: user.email <jf@dagger.io>
This commit is contained in:
user.email
2022-04-13 15:58:51 +02:00
parent 991c8dc6ff
commit d20ffbe8be
31 changed files with 262 additions and 204 deletions

View File

@@ -24,7 +24,7 @@ function new() {
cat <<- EOF > "$filename"
---
slug: /$next/$name
displayed_sidebar: europa
displayed_sidebar: "0.2"
---
EOF
}