Skip to content

Commit

Permalink
Fixing version attribute as home button disappeared when removed
Browse files Browse the repository at this point in the history
Signed-off-by: Sunil Singh <[email protected]>
  • Loading branch information
sunilarjun committed Sep 18, 2024
1 parent a5e0908 commit 7dbd2e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion versions/v0.10/antora.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: turtles-documentation
title: Turtles
version: 0.10
version: v0.10
display_version: '0.10'
start_page: en:index.adoc
nav:
Expand Down
2 changes: 1 addition & 1 deletion versions/v0.11/antora.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: turtles-documentation
title: Turtles
version: 0.11
version: v0.11
display_version: '0.11'
start_page: en:index.adoc
nav:
Expand Down

0 comments on commit 7dbd2e5

Please sign in to comment.