You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/i18n/ui.ts
+11-1Lines changed: 11 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -60,6 +60,11 @@ export const ui = {
60
60
"home.footer.github": "GitHub",
61
61
"home.footer.discord": "Discord",
62
62
"home.footer.meetup": "Meetup",
63
+
64
+
"meta.siteName": "Kyoto Tech Meetup",
65
+
"meta.title": "Kyoto Tech Meetup — Connect, learn, and build together in Japan's cultural heart",
66
+
"meta.description": "Gatherings for developers, designers, researchers, and founders exploring technology in Kyoto. Conversation-first meetups, community hack days, and collaborations in the city's tech scene.",
67
+
"meta.imageAlt": "Community meetup in Kyoto for builders and technologists",
@@ -15,32 +16,32 @@ const t = useTranslations(activeLang);
15
16
<metaname="generator"content={Astro.generator} />
16
17
<meta
17
18
name="description"
18
-
content="Gatherings for developers, designers, researchers, and founders exploring technology in Kyoto. Conversation-first meetups, community hack days, and collaborations in the city’s tech scene."
content="Gatherings for developers, designers, researchers, and founders exploring technology in Kyoto. Conversation-first meetups, community hack days, and collaborations in the city’s tech scene."
content="Gatherings for developers, designers, researchers, and founders exploring technology in Kyoto. Conversation-first meetups, community hack days, and collaborations in the city’s tech scene."
0 commit comments