Skip to content

Commit

Permalink
Update image in About component
Browse files Browse the repository at this point in the history
  • Loading branch information
xuelink committed Jan 19, 2024
1 parent 7401f4b commit ce21ba8
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/components/organisms/About.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</p>
</div>
<div class="image">
<Image src="/images/sample-image.png" alt="Sample for the static template" />
<Image src="/images/app-preview.gif" alt="Sample for the static template" />
</div>
</section>

Expand Down
Binary file added static/images/app-preview.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed static/images/sample-image.png
Binary file not shown.
Binary file modified static/images/site-preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/images/site-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ce21ba8

Please sign in to comment.