Skip to content

Commit d6bef60

Browse files
committed
name corrected again lol
1 parent d24ee01 commit d6bef60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/[...portfolio]/[...page].astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ const meta = {
4949
<div>
5050
<div class="relative mb-8 m-auto max-w-3xl">
5151
<Picture
52-
src={import('~/assets/images/TBTT.png')}
52+
src={import('~/assets/images/TBBT.png')}
5353
class="mx-auto rounded-md shadow-lg bg-gray-400 dark:bg-slate-700"
5454
widths={[400, 100]}
5555
sizes=" (max-width: 100px) 400px, 100px"

0 commit comments

Comments
 (0)