aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/pages
diff options
context:
space:
mode:
authorYasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com>2026-09-21 07:36:51 +0900
committerYasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com>2026-09-21 07:36:51 +0900
commitb345db425b8cd798aac22d868a344ae7145eb5df (patch)
tree119dc1e1f8140491cb54cfa54e73bbd4ef08e757 /src/pages
parent656f5735a4dfa86a8ab4dcdda2794b1cc4c9aecb (diff)
public/img: 画像13点をWebP化し参照を更新
Diffstat (limited to 'src/pages')
-rw-r--r--src/pages/policy.astro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/policy.astro b/src/pages/policy.astro
index cf558ec..0579281 100644
--- a/src/pages/policy.astro
+++ b/src/pages/policy.astro
@@ -98,7 +98,7 @@ import StarlightPage from "@astrojs/starlight/components/StarlightPage.astro";
<h2>筋のある具体策があり、責任の所在が明確なら、職員は活躍できる</h2>
<img
- src="/img/ars-electronica-3.jpg"
+ src="/img/ars-electronica-3.webp"
alt="安竹洋平、アルスエレクトロニカにて"
style="max-width:100%;border-radius:8px;margin-bottom:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,0.1)"
/>