File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
<div class =" max-w-7xl mx-auto lg:px-8 px-6" >
6
6
<div class =" relative flex h-14 items-center justify-between" >
7
7
<a href =" /" class =" font-semibold text-base flex items-center" >
8
- <img src =" /dizzy-face.png" alt =" utilstash" srcset =" " class =" w-6 h-6 mr-1" >
8
+ <img src =" /utilstash/ dizzy-face.png" alt =" utilstash" srcset =" " class =" w-6 h-6 mr-1" >
9
9
Utilstash
10
10
</a >
11
11
<button class =" px-4 bg-primary h-10 rounded-full text-base" >
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ import Copy from '../components/ui/Copy.astro'
52
52
</div >
53
53
</div >
54
54
<div class =" relative px-8 sm:px-16 md:px-0 mt-28 md:mx-auto md:max-w-xl w-full lg:mx-0 lg:mt-20" >
55
- <img class =" border-dashed border-2 rounded-lg" src =" /code.png" alt =" " srcset =" " >
55
+ <img class =" border-dashed border-2 rounded-lg" src =" /utilstash/ code.png" alt =" " srcset =" " >
56
56
</div >
57
57
</div >
58
58
</div >
You can’t perform that action at this time.
0 commit comments