Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

20240705 update banner #2284

Merged
merged 2 commits into from
Jul 5, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update time
  • Loading branch information
databyjp committed Jul 5, 2024
commit 5d0210041bd9ec1170c97e3e60883fcfa74b8ffa
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ const config = {
image: 'og/default.jpg',
announcementBar: {
id: 'announcement-bar-may2024',
content: `📆 FREE Weaviate Office Hours: Ask Duda anything! Mon, Jul 8 [Time] [TimeZone] ⏰ <a target="_blank" rel="noopener noreferrer" href="https://us02web.zoom.us/meeting/register/tZwof-quqjkrHNIPnbv01ao7F0QjWg77RMqj#/registration">Register here!</a>`,
content: `📆 FREE Weaviate Office Hours: Ask Duda anything! Mon, Jul 8 noon EDT / 9am PDT / 5pm BST ⏰ <a target="_blank" rel="noopener noreferrer" href="https://us02web.zoom.us/meeting/register/tZwof-quqjkrHNIPnbv01ao7F0QjWg77RMqj#/registration">Register here!</a>`,
backgroundColor: '#1C1468',
textColor: '#F5F5F5',
isCloseable: true,
Expand Down