Docs work
Lint / lint (push) Failing after 46s

This commit is contained in:
Julien Valverdé
2026-07-20 07:26:17 +02:00
parent 10784322b1
commit 5017ccf5ba
6 changed files with 5 additions and 4 deletions
+4 -3
View File
@@ -46,10 +46,11 @@ const config: Config = {
lastVersion: "current", lastVersion: "current",
versions: { versions: {
current: { current: {
label: "v4", label: "effect-view v1",
}, },
"3": { "effect-fc-1.0": {
label: "v3", label: "effect-fc 1.0",
path: "effect-fc/1.0",
}, },
}, },
}, },
+1 -1
View File
@@ -1,3 +1,3 @@
[ [
"3" "effect-fc-1.0"
] ]