File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,9 @@ handle: marc
55
66<div class =" text-center mb-5 " >
77 <img
8- src=""
8+ src="https://avatars.githubusercontent.com/u/53413200?v=4 "
99 width="150"
1010 class="rounded-circle mt-3"
11- onerror="this.onerror=null; this.src='https://via.placeholder.com/150?text=No+Image';"
1211 />
1312 <h3 class="m-3">Marc Wilson</h3>
1413 <p>Graphics Engineer</p>
Original file line number Diff line number Diff line change @@ -81,10 +81,9 @@ import Layout from "../../layouts/Layout.astro";
8181 <div class =" text-center person" >
8282 <a href =" about/marc" >
8383 <img
84- src =" "
84+ src =" https://avatars.githubusercontent.com/u/53413200?v=4 "
8585 width =" 150"
8686 class =" rounded-circle mt-3 border border-white"
87- onerror =" this .onerror = null ; this .src = ' https:// via.placeholder.com/150?text=No+Image';"
8887 />
8988 <h3 class =" m-3" >Marc Wilson</h3 >
9089 Graphics Engineer
You can’t perform that action at this time.
0 commit comments