mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 17:39:58 +08:00
[website] Misc updates
This commit is contained in:
parent
0eb7a8a771
commit
1a3e81a3f8
@ -9,7 +9,7 @@ sidebar_position: 1
|
||||
- Windows 10
|
||||
- MacOS 10.13+ (amd64)
|
||||
- MacOS 11.0+ (arm64)
|
||||
- Linux (due December '21)
|
||||
- Linux (due Jan '22)
|
||||
|
||||
## Dependencies
|
||||
|
||||
|
@ -63,7 +63,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/palenight');
|
||||
({
|
||||
announcementBar: {
|
||||
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',
|
||||
textColor: '#FFF',
|
||||
isCloseable: false,
|
||||
|
Loading…
Reference in New Issue
Block a user