feat: move blog images to a separate directory

This commit is contained in:
Misite Bao 2022-09-18 20:24:09 +08:00
commit 428f839c84
2 changed files with 1 additions and 1 deletions

View file

@ -7,7 +7,7 @@ tags: [wails, v2]
<div class="text--center">
<img
src={require("@site/static/img/montage.png").default}
src={require("@site/static/img/blog/montage.png").default}
width="75%"
class="screenshot"
/>

View file

Before

Width:  |  Height:  |  Size: 177 KiB

After

Width:  |  Height:  |  Size: 177 KiB

Before After
Before After