summaryrefslogtreecommitdiff
path: root/src/components/Navigation.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Navigation.vue')
-rw-r--r--src/components/Navigation.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Navigation.vue b/src/components/Navigation.vue
index ad79c9b..991e8e8 100644
--- a/src/components/Navigation.vue
+++ b/src/components/Navigation.vue
@@ -109,7 +109,7 @@
& .screenshots {
& a, & a:visited {
- background: url(../assets/screenshot-thumb.png) no-repeat center center #CBA083;
+ background: url(../assets/screenshot-thumb.webp) no-repeat center center #CBA083;
border: 1px solid #784f3f;
margin: 5px auto;
padding: 0;