mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 20:03:01 +08:00
[v2] Update docusaurus
This commit is contained in:
parent
41ad692256
commit
54bdbe0642
@ -31,7 +31,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/palenight');
|
||||
[
|
||||
'docusaurus-plugin-plausible',
|
||||
{
|
||||
domain: 'beta.wails.io',
|
||||
domain: 'wails.io',
|
||||
},
|
||||
],
|
||||
],
|
||||
@ -43,7 +43,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/palenight');
|
||||
docs: {
|
||||
sidebarPath: require.resolve('./sidebars.js'),
|
||||
// Please change this to your repo.
|
||||
editUrl: 'https://github.com/wailsapp/wails/website',
|
||||
editUrl: 'https://github.com/wailsapp/wails/edit/master/website',
|
||||
},
|
||||
blog: {
|
||||
showReadingTime: true,
|
||||
|
Loading…
Reference in New Issue
Block a user