Skip to content

Commit

Permalink
+announcementBar
Browse files Browse the repository at this point in the history
  • Loading branch information
samj committed Apr 30, 2024
1 parent 33fd93a commit 2673606
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,14 @@ const config: Config = {
themeConfig: {
// TODO: Replace with your project's social card
//image: 'img/docusaurus-social-card.jpg',
announcementBar: {
id: "paios-ed",
content:
'Early demo of pAI-OS is now available &mdash; <a href="blog/paios-early-demo/">learn more</a>.',
backgroundColor: "#ffda18",
textColor: "#1b1d20",
isCloseable: true,
},
navbar: {
title: 'pAI-OS',
logo: {
Expand Down

0 comments on commit 2673606

Please sign in to comment.