Skip to content

Commit

Permalink
Update Title
Browse files Browse the repository at this point in the history
  • Loading branch information
hikaruworld authored Oct 15, 2024
1 parent f8f932a commit 82e9178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layouts/Layout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const { title } = Astro.props;
<meta property="og:description" content="寒ブリとIT技術者のマリアージュ" />
<meta property="og:site_name" content="BuriKaigi" />
<meta property="og:image" content="https://burikaigi.dev/images/ogp.png" />
<title>BuriKaigi 2024 | {title}</title>
<title>BuriKaigi 2025 | {title}</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&family=Noto+Serif:wght@400;700&display=swap" rel="stylesheet">
Expand Down

0 comments on commit 82e9178

Please sign in to comment.