Skip to content

Commit ed41350

Browse files
committed
Merge branch 'banner-monitoring-announcement' into 'master'
Replace top banner: PostgresMarathon → Monitoring launch with Supabase Closes #179 See merge request postgres-ai/docs!878
2 parents 8e33ae1 + 3ce2140 commit ed41350

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,9 @@ module.exports = {
130130
],
131131

132132
announcementBar: {
133-
id: 'postgres_marathon_banner', // Any value that will identify this message to save the hidden status.
133+
id: 'monitoring_supabase_launch',
134134
content:
135-
"<a href='/blog/tags/postgres-marathon'>#PostgresMarathon is live: deep-dive technical insights</a>",
135+
"🚀 New PostgresAI: <a href='/docs/monitoring'>monitoring, health checks, issue detection</a> — now with <a href='/docs/monitoring/getting-started/quickstart-supabase'>Supabase integration</a>",
136136
backgroundColor: '#D7EEF2',
137137
textColor: '#013A44',
138138
isCloseable: true,

0 commit comments

Comments
 (0)