Skip to content

Commit 7400445

Browse files
authored
chore: update announcement bar with openFeature summit (#780)
<!-- Please use this template for your pull request. --> <!-- Please use the sections that you need and delete other sections --> ## This PR <!-- add the description of the PR here --> - update announcement bar with openFeature summit ### Related Issues <!-- add here the GitHub issue that this PR resolves if applicable --> Fixes #778 ### Notes <!-- any additional notes for this PR --> ### Follow-up Tasks <!-- anything that is related to this PR but not done here should be noted under this section --> <!-- if there is a need for a new issue, please link it here --> ### How to test <!-- if applicable, add testing instructions under this section --> Signed-off-by: thisisobate <[email protected]>
1 parent 72b2422 commit 7400445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ const themeConfig: ThemeCommonConfig & AlgoliaThemeConfig = {
9595
announcementBar: {
9696
id: 'announcing-angular-sdk',
9797
content:
98-
'Psst! We\'ve released a brand new SDK for Angular. Read more <a href="/blog/announcing-angular-sdk">here</a>!',
98+
'Psst! We\'re excited to kick off the very first OpenFeature Summit. Read more <a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/openfeature-summit/">here</a>!',
9999
},
100100
footer: {
101101
style: 'dark',

0 commit comments

Comments
 (0)