You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/routes/+page.svelte
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -24,11 +24,11 @@
24
24
25
25
<HeroSection />
26
26
<LeftImageTextSelection
27
-
image="/screenshot1.png"
27
+
image="/fuckyoumoto/screenshot1.png"
28
28
header="Free guides"
29
29
text="Unlock bootloader, modding and learn how to repair your device with step-by-step instructions.<br>All resources are open-source and completely free." />
30
30
<RightImageTextSelection
31
-
image="/screenshot2.png"
31
+
image="/fuckyoumoto/screenshot2.png"
32
32
header="Testpoints"
33
33
text="Explore testpoints for your device completely free of charge" />
0 commit comments