Skip to content

Commit 17bca05

Browse files
authored
Set archive to true (#16988)
Signed-off-by: Ajay Singh <[email protected]>
1 parent 8846caa commit 17bca05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/args.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ copyright_year: 2025
1717
# when archive=true, we're building for archive.istio.io
1818
# when archive_landing=true, we're building the landing page for archive.istio.io
1919
preliminary: false
20-
archive: false
20+
archive: true
2121
archive_landing: false
2222

2323
# When archive=true above, these values must be filled in

0 commit comments

Comments
 (0)