Skip to content

Commit

Permalink
Merge pull request #45 from redpanda-data/JakeSCahill-patch-1
Browse files Browse the repository at this point in the history
Add announcement for labs
  • Loading branch information
JakeSCahill authored Feb 28, 2024
2 parents 569d9d9 + ce20021 commit 6f4725e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
8 changes: 4 additions & 4 deletions antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ site:
robots: allow
keys:
google_analytics: GTM-WB2CSV5
announcement: false
announcement-text: 'Save your seat for our August 23 Masterclass:'
announcement-link-text: 'Day 2 Operations with Redpanda'
announcement-link: 'https://go.redpanda.com/masterclass-aug23-2023'
announcement: true
announcement-text: 'Try our collection of code examples:'
announcement-link-text: 'Redpanda Labs'
announcement-link: 'https://docs.redpanda.com/redpanda-labs/'
urls:
html_extension_style: indexify
redirect_facility: netlify
Expand Down
5 changes: 5 additions & 0 deletions preview-antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ site:
title: Redpanda Docs
start_page: ROOT:home:index.adoc
url: https://redpanda-antora-site.netlify.app
keys:
announcement: true
announcement-text: 'Try our collection of code examples:'
announcement-link-text: 'Redpanda Labs'
announcement-link: 'https://docs.redpanda.com/redpanda-labs/'
urls:
html_extension_style: indexify
redirect_facility: netlify
Expand Down

0 comments on commit 6f4725e

Please sign in to comment.