Skip to content

Commit 2d70e36

Browse files
authored
announce (#139)
1 parent c5ba2f1 commit 2d70e36

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docusaurus.config.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,14 @@ const config = {
9494
themeConfig:
9595
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
9696
({
97+
announcementBar: {
98+
id: 'reforge_acquisition',
99+
content:
100+
'Prefab has been acquired and has re-launched as Reforge Launch. Please use the new documentation at <a target="_blank" rel="noopener noreferrer" href="https://docs.reforge.com">docs.reforge.com</a>',
101+
backgroundColor: '#2962F5',
102+
textColor: '#ffffff',
103+
isCloseable: false,
104+
},
97105
navbar: {
98106
title: "",
99107
logo: {

0 commit comments

Comments
 (0)