File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ const activeLang = Astro.currentLocale;
88 <head >
99 <meta charset =" UTF-8" />
1010 <meta name =" viewport" content =" width=device-width" />
11- <link rel =" icon" type =" image/svg+xml" href =" /favicon.svg " />
11+ <link rel =" icon" type =" image/svg+xml" href =" /favicon.png " />
1212 <meta name =" generator" content ={ Astro .generator } />
1313 <title >Kyoto Tech Meetup</title >
1414 </head >
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ const activities: Activity[] = [
8282 <header class =" relative isolate flex min-h-[70vh] items-center px-6 py-20 text-white sm:py-28 md:px-16" >
8383 <div class =" absolute inset-0 -z-10" >
8484 <img
85- src =" https://images.unsplash.com/photo-1518709268805-4e9042af9f23 ?auto=format&fit=crop&w=2000&q=80"
85+ src =" https://images.unsplash.com/photo-1570463723985-41c39db0343d?q=80&w=1335&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D ?auto=format&fit=crop&w=2000&q=80"
8686 alt =" "
8787 loading =" lazy"
8888 fetchpriority =" high"
You can’t perform that action at this time.
0 commit comments