Skip to content

Commit

Permalink
remove streamfest announcement (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
Deflaimun authored Dec 12, 2024
1 parent 3b87877 commit f7ec59b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ site:
url: https://docs.redpanda.com
robots: allow
keys:
announcement: true
announcement: false
announcement-text: 'Join us for Redpanda Streamfest, Dec 12, 2024!'
announcement-link-text: 'Learn more.'
announcement-link: 'https://www.redpanda.com/streamfest'
Expand Down
2 changes: 1 addition & 1 deletion local-antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ site:
start_page: home:ROOT:index.adoc
url: http://localhost:8000
keys:
announcement: true
announcement: false
announcement-text: 'Join us for Redpanda Streamfest, Dec 12, 2024!'
announcement-link-text: 'Learn more.'
announcement-link: 'https://www.redpanda.com/streamfest'
Expand Down
2 changes: 1 addition & 1 deletion preview-antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ site:
start_page: home:ROOT:index.adoc
url: https://redpanda-antora-site.netlify.app
keys:
announcement: true
announcement: false
announcement-text: 'Join us for Redpanda Streamfest, Dec 12, 2024!'
announcement-link-text: 'Learn more.'
announcement-link: 'https://www.redpanda.com/streamfest'
Expand Down

0 comments on commit f7ec59b

Please sign in to comment.