diff --git a/2025/src/components/OfficialBlog.astro b/2025/src/components/OfficialBlog.astro new file mode 100644 index 00000000..cc57a0b9 --- /dev/null +++ b/2025/src/components/OfficialBlog.astro @@ -0,0 +1,149 @@ + + + + + 公式ブログ + + + + + + + + お知らせ + VimConf Blog + + + + 2025年5月30日 + + 1分 + + + + Announcing VimConf 2025 Small + + 続きを読む + + We’re excited to announce VimConf 2025 Small, this year’s event + held as a Japan Local Conference. The conference is scheduled + for 2025-11-02 (November 2, 2025), at Akihabara UDX — Akiba Hall + in Tokyo. + + + ujihisa + + + + + + 公式ブログを見る + + + + diff --git a/2025/src/pages/[lang]/index.astro b/2025/src/pages/[lang]/index.astro index ef6aaf80..cb49f47a 100644 --- a/2025/src/pages/[lang]/index.astro +++ b/2025/src/pages/[lang]/index.astro @@ -6,6 +6,7 @@ import Sponsors from "../../components/Sponsors/index.astro"; import Staff from "../../components/Staff/index.astro"; import Top from "../../components/Top.astro"; import Venue from "../../components/Venue.astro"; +import OfficialBlog from "../../components/OfficialBlog.astro"; import "../../styles/global.css"; import { LANGUAGES } from "@/i18n"; @@ -25,5 +26,6 @@ export function getStaticPaths() { +
+ We’re excited to announce VimConf 2025 Small, this year’s event + held as a Japan Local Conference. The conference is scheduled + for 2025-11-02 (November 2, 2025), at Akihabara UDX — Akiba Hall + in Tokyo. +