Skip to content

Commit b6514b5

Browse files
authored
Merge pull request #176 from vim-jp/feature/add-sponsor-link-ja
feat: 個人スポンサーリンクを追加
2 parents f4b6b22 + 73c0ae1 commit b6514b5

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

2025/src/pages/en.astro

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,12 @@ import Layout from '@/layouts/Layout.astro';
5858
Please consider supporting us to make this event possible.<br />
5959
<em>※ Individual sponsorships are also available. (Please note that sponsorships are non-refundable even if the event is canceled)</em>
6060
</p>
61+
<p>
62+
If you would like to support us as a personal sponsor, please follow the link below.
63+
</p>
64+
<p style="text-align: center;">
65+
<a class="btn" href="https://vimconf.booth.pm/" target="blank">become a personal sponsor</a>
66+
</p>
6167
<p>
6268
<b>As this is our first initiative of this kind,</b> please don't hesitate to contact us with any questions or concerns.
6369
</p>

2025/src/pages/ja.astro

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,12 @@ import Layout from '@/layouts/Layout.astro';
6060
イベント開催のための資金として、ぜひご協力ください。<br />
6161
<em>※ また、併せて個人スポンサーの募集も行っています。(開催されなかった場合でも返金不可)</em>
6262
</p>
63+
<p>
64+
個人スポンサーとしてご支援いただける方は、以下のリンクからお申し込みください。
65+
</p>
66+
<p style="text-align: center;">
67+
<a class="btn" href="https://vimconf.booth.pm/" target="blank">個人スポンサーになる</a>
68+
</p>
6369
<p>
6470
<b>初の試みですので、</b>ご不明な点やご質問があればご遠慮なくお問い合わせください。
6571
</p>

0 commit comments

Comments
 (0)