Skip to content

Commit

Permalink
Update index.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
tandpfun authored Apr 23, 2024
1 parent f26b77b commit 9688eba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<div class="max-w-3xl px-8 mt-24 mx-auto">
<div>
<img
src="~/assets/img/avatar.png"
alt="I'm a red panda!"
src="~/assets/img/redpanda.png"
alt="Image of a red panda"
class="w-32 h-32 rounded-3xl inline avatar"
/>
</div>
Expand Down

0 comments on commit 9688eba

Please sign in to comment.