Skip to content

Commit

Permalink
themebuilder: fix screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
ammarahm-ed authored and thecodrr committed Aug 8, 2023
1 parent 380bfba commit 5d67a55
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .commitlintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const SCOPES = [
"common",
"global",
"docs",
"theme-builder"
"themebuilder"
];

module.exports = {
Expand Down
2 changes: 1 addition & 1 deletion apps/theme-builder/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<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>

<h1 align="center">Notesnook Theme Builder</h1>
Expand Down
File renamed without changes

0 comments on commit 5d67a55

Please sign in to comment.