Skip to content

Commit

Permalink
Merge branch 'main' into shadertoy
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu committed Nov 2, 2024
2 parents e5f92cb + 2ab0dd9 commit 075edfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/TheCard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ defineProps<{
</div>
<footer class="flex px-4 pb-4 gap-4">
<div class="flex items-center">
<NuxtImg
<img
:src="author.avatar"
class="border-2 border-gray-200 w-8 h-8 mr-4 rounded-full"
/>
Expand Down

0 comments on commit 075edfd

Please sign in to comment.