diff --git a/website/index.html b/website/index.html index 304ccebe..4e5306ef 100644 --- a/website/index.html +++ b/website/index.html @@ -287,7 +287,7 @@ #content h3:before { content: '### '; } - + #content h4:before { content: '#### '; } @@ -1244,7 +1244,7 @@
The user can hot-load and hot-reload plugins by pressing Command + R (refresh). Please strive to make plugins that don't require a complete restart of the application to work.
- +Plugins affecting the `BrowserWindow` will the effect on new windows after hot-reload.
@@ -1300,8 +1300,8 @@ <TermGroup> <Term /> ... </TermGroup> - </TermGroup> - </SplitPane> + </SplitPane> + </TermGroup> </Terms> <Notifications> <Notification /> ...