chore: remove Forge v6 announcement banner (#451)

This commit is contained in:
David Sanders 2023-10-03 16:42:47 -07:00 коммит произвёл GitHub
Родитель 245d42acb7
Коммит 9355f3be6b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 0 добавлений и 6 удалений

Просмотреть файл

@ -23,12 +23,6 @@ const config: Config = {
localeConfigs: {},
},
themeConfig: {
announcementBar: {
id: 'announcementBar',
content: `Introducing Electron Forge 6, a complete pipeline for building your Electron apps. Read more in the <strong><a target="_blank" rel="noopener noreferrer" href="https://www.electronjs.org/blog/forge-v6-release">Forge 6 announcement blog</a></strong>!`,
backgroundColor: '#A2ECFB',
isCloseable: true,
},
colorMode: {
//Default to light or dark depending on system theme.
respectPrefersColorScheme: true,