aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/pages
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages')
-rw-r--r--src/pages/index.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/index.tsx b/src/pages/index.tsx
index 5ab65f0..a7b2946 100644
--- a/src/pages/index.tsx
+++ b/src/pages/index.tsx
@@ -11,7 +11,7 @@ const IndexPage = (): React.ReactElement => {
<StaticImage
src="../images/main.png"
alt="Picture of Kevin Hoerr"
- placeholder="tracedSVG"
+ placeholder="blurred"
layout="fixed"
width={350}
height={350}