mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-16 19:57:52 +01:00
themebuilder: fix screenshot
This commit is contained in:
committed by
Abdullah Atta
parent
380bfba776
commit
5d67a554d6
@@ -34,7 +34,7 @@ const SCOPES = [
|
|||||||
"common",
|
"common",
|
||||||
"global",
|
"global",
|
||||||
"docs",
|
"docs",
|
||||||
"theme-builder"
|
"themebuilder"
|
||||||
];
|
];
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<p align="center">
|
<p align="center">
|
||||||
<img style="align:center;" src="/resources/screenshots/web.png" alt="Notesnook theme builder screenshot" width="600" />
|
<img style="align:center;" src="/resources/screenshots/theme-builder.png" alt="Notesnook theme builder screenshot" width="600" />
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h1 align="center">Notesnook Theme Builder</h1>
|
<h1 align="center">Notesnook Theme Builder</h1>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 199 KiB After Width: | Height: | Size: 199 KiB |
Reference in New Issue
Block a user