Skip to content

Commit 8c91bfd

Browse files
committed
fix: issue in splide spelling
Signed-off-by: Aritra Dey <[email protected]>
1 parent 8e66051 commit 8c91bfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ <h1>istio.io Archives</h1>
4444
},
4545
},
4646
pagination: false,
47-
}).mount( window.Splide.Extensions );
47+
}).mount( window.splide.Extensions );
4848
});
4949
</script>
5050

0 commit comments

Comments
 (0)