Skip to content

Commit

Permalink
chore: switch to cdn links
Browse files Browse the repository at this point in the history
Signed-off-by: Evan Song <[email protected]>
  • Loading branch information
ferothefox committed Nov 3, 2024
1 parent 23bd1aa commit f3420b8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<div class="flex h-full flex-col items-center justify-center gap-8">
<img
src="~/assets/images/games/excitement.png"
src="https://cdn.modrinth.com/servers/excitement.webp"
alt=""
class="max-w-[360px]"
style="mask-image: radial-gradient(97% 77% at 50% 25%, #d9d9d9 0, hsla(0, 0%, 45%, 0) 100%)"
Expand Down

0 comments on commit f3420b8

Please sign in to comment.