mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
feat: move blog images to a separate directory
This commit is contained in:
parent
7ab969195c
commit
428f839c84
2 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
/>
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 177 KiB After Width: | Height: | Size: 177 KiB |
Loading…
Add table
Add a link
Reference in a new issue