try and fix profile pic again
This commit is contained in:
@@ -8,7 +8,7 @@ import Layout from "../layouts/BlogPost.astro";
|
|||||||
pubDate={new Date("December 19 2023")}
|
pubDate={new Date("December 19 2023")}
|
||||||
>
|
>
|
||||||
<img
|
<img
|
||||||
src="./profile-pic.jpg"
|
src="/profile-pic.jpg"
|
||||||
width={250}
|
width={250}
|
||||||
style="float:left;padding-right:1em"
|
style="float:left;padding-right:1em"
|
||||||
alt=""
|
alt=""
|
||||||
|
|||||||
Reference in New Issue
Block a user