mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-03 03:52:41 +08:00
[website] Misc updates
This commit is contained in:
parent
0eb7a8a771
commit
1a3e81a3f8
@ -9,7 +9,7 @@ sidebar_position: 1
|
|||||||
- Windows 10
|
- Windows 10
|
||||||
- MacOS 10.13+ (amd64)
|
- MacOS 10.13+ (amd64)
|
||||||
- MacOS 11.0+ (arm64)
|
- MacOS 11.0+ (arm64)
|
||||||
- Linux (due December '21)
|
- Linux (due Jan '22)
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
|
@ -63,7 +63,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/palenight');
|
|||||||
({
|
({
|
||||||
announcementBar: {
|
announcementBar: {
|
||||||
id: 'beta-message',
|
id: 'beta-message',
|
||||||
content: 'Wails v2 is currently Beta for Windows. Mac & Linux in progress.',
|
content: 'Wails v2 is currently Beta for Windows & Mac. Linux in progress.',
|
||||||
backgroundColor: '#b00',
|
backgroundColor: '#b00',
|
||||||
textColor: '#FFF',
|
textColor: '#FFF',
|
||||||
isCloseable: false,
|
isCloseable: false,
|
||||||
|
Loading…
Reference in New Issue
Block a user