File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- # vimConf 2025
1
+ # vimConf 2025 Small
2
2
3
3
## 💻 Development
4
4
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ import {
29
29
<Heart class =" mr-2 h-6 w-6 text-emerald-600" />
30
30
なぜ企業スポンサーが必要なのか?
31
31
</h3 ><p class =" leading-relaxed text-gray-700" >
32
- VimConf
33
- 2025は 、普段なかなか顔を合わせられないVimmer同士が情熱を交わし、知見を共有するための貴重な場です。今年は、イベント継続の担保と柔軟な運営のため、必要な資金をスポンサー様のご支援で集める仕組みを採用します。
32
+ VimConf 2025
33
+ Smallは 、普段なかなか顔を合わせられないVimmer同士が情熱を交わし、知見を共有するための貴重な場です。今年は、イベント継続の担保と柔軟な運営のため、必要な資金をスポンサー様のご支援で集める仕組みを採用します。
34
34
</p >
35
35
</div ><div class =" mb-6" >
36
36
<h3
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ import "../styles/global.css";
12
12
13
13
const { lang = " ja" } = Astro .props ;
14
14
15
- const title = " VimConf 2025" ;
16
- const description = " VimConf 2025" ;
15
+ const title = " VimConf 2025 Small " ;
16
+ const description = " VimConf 2025 Small " ;
17
17
const ogImageUrl = ufo .joinURL (BASE_URL , " og.png" );
18
18
---
19
19
You can’t perform that action at this time.
0 commit comments