themebuilder: fix screenshot

This commit is contained in:
ammarahm-ed
2023-08-08 11:10:00 +05:00
committed by Abdullah Atta
parent 380bfba776
commit 5d67a554d6
3 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ const SCOPES = [
"common", "common",
"global", "global",
"docs", "docs",
"theme-builder" "themebuilder"
]; ];
module.exports = { module.exports = {

View File

@@ -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>

View File

Before

Width:  |  Height:  |  Size: 199 KiB

After

Width:  |  Height:  |  Size: 199 KiB