Move Dagger 0.1 link back to the bottom
As mentioned in https://github.com/dagger/dagger/pull/1904#issuecomment-1081292442 Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk>
This commit is contained in:
parent
734f1fe515
commit
84744d3435
@ -71,11 +71,6 @@ module.exports = {
|
||||
},
|
||||
],
|
||||
europa: [
|
||||
{
|
||||
type: "link",
|
||||
label: "⬅️ Dagger 0.1",
|
||||
href: "/1200/what/",
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "migrate-from-dagger-0.1",
|
||||
@ -128,5 +123,10 @@ module.exports = {
|
||||
"use-cases/go-on-docker-hub"
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
label: "⬅️ Dagger 0.1",
|
||||
href: "/1200/what/",
|
||||
},
|
||||
],
|
||||
};
|
||||
|
Reference in New Issue
Block a user