Skip to content

Commit 04d7801

Browse files
authored
Merge pull request #342 from vuejs-jp/enhance/prepare-for-close-sponsor
prepare for "close to apply sponsor"
2 parents 219ca09 + 38b1bdf commit 04d7801

File tree

3 files changed

+3
-8
lines changed

3 files changed

+3
-8
lines changed

apps/web/app/components/SponsorPageSection.vue

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,10 +133,9 @@ const personalSponsorInfo: PersonalSponsorInfo = {
133133
<VFDateTime :date="secondPeriodEnd" :time="endPeriodTime" />
134134
</template>
135135

136-
<div class="sponsor-buttons">
136+
<div v-if="config.public.availableApplySponsor" class="sponsor-buttons">
137137
<!-- 申し込む -->
138138
<VFLinkButton
139-
v-if="config.public.availableApplySponsor"
140139
class="sponsor-button"
141140
href="https://forms.gle/paxZqz55oXLE4Njn9"
142141
background-color="vue-green/200"

apps/web/app/content/en/sponsor.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
In order to make Vue Fes Japan 2024 a better conference where people involved in Vue.js gather, we are looking for sponsors. Please refer to the materials for detailed information such as sponsorship plans.
2-
3-
A second round of applications is currently being accepted. Companies whose plans were confirmed in the first round of applications can still apply for additional plans.
1+
The sponsorship application period has ended as of August 31, 2024. We would like to extend our gratitude to the companies that applied.

apps/web/app/content/ja/sponsor.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
Vue.js に関わる人々が集まる Vue Fes Japan 2024 をより良いカンファレンスにするため、スポンサー募集をします。スポンサープランなどの詳しい内容は資料をご参照ください。
2-
3-
現在、二次募集を実施しております。一次募集でプランが確定された企業様におかれましても、追加お申し込みも可能となっています。
1+
スポンサー募集は 2024/8/31(土)をもって締め切りました。応募いただいた企業におかれましては感謝申し上げます。

0 commit comments

Comments
 (0)