diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index da77399..733f298 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -68,7 +68,7 @@ "Collaborated closely with the open-source community", "Assisted in the deployment of a major desktop app release", ], - image: "https://avatars.githubusercontent.com/u/57566312?s=200&v=4", + image: "\BlueBubbles.png", }, { name: "Terminal Portfolio", diff --git a/static/BlueBubbles.png b/static/BlueBubbles.png new file mode 100644 index 0000000..b9c77e7 Binary files /dev/null and b/static/BlueBubbles.png differ