Skip to content

Commit 26b8266

Browse files
committed
feat: 不要なlinkを削除
1 parent 55e2bf9 commit 26b8266

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

2025/src/pages/index.astro

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,7 @@ import Footer from "../components/Footer.astro";
1616
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
1717
<meta name="viewport" content="width=device-width, initial-scale=1">
1818
<meta name="next-size-adjust" content="">
19-
<title>v0</title>
20-
<link rel="preload" href="https://kzmkbgzwl112s273gjeh.lite.vusercontent.net/_next/static/media/66f30814ff6d7cdf.p.woff2" as="font" crossorigin="" type="font/woff2">
21-
<link rel="preload" href="https://kzmkbgzwl112s273gjeh.lite.vusercontent.net/_next/static/media/6d93bde91c0c2823-s.p.woff2" as="font" crossorigin="" type="font/woff2">
22-
<link rel="preload" href="https://kzmkbgzwl112s273gjeh.lite.vusercontent.net/_next/static/media/e11418ac562b8ac1-s.p.woff2" as="font" crossorigin="" type="font/woff2">
19+
<title>VimConf 2025 small</title>
2320
</head>
2421
<body>
2522
<Header />

0 commit comments

Comments
 (0)