Skip to content

Commit bc68075

Browse files
feat: Title
1 parent 6edb3dd commit bc68075

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/layouts/BaseLayout.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import Favicon from "@/components/Favicon.astro";
88
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8" />
99
<meta name="viewport" content="width=device-width, initial-scale=1" />
1010
<Favicon />
11+
<title>Cards - OKTech - Technology Meetup Group in Osaka, Kyoto, Kansai</title>
1112
<style type="text/css" is:global>
1213
html,
1314
body {

0 commit comments

Comments
 (0)