Skip to content

Commit

Permalink
Merge pull request #342 from vuejs-jp/enhance/prepare-for-close-sponsor
Browse files Browse the repository at this point in the history
prepare for "close to apply sponsor"
  • Loading branch information
jiyuujin authored Sep 1, 2024
2 parents 219ca09 + 38b1bdf commit 04d7801
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 8 deletions.
3 changes: 1 addition & 2 deletions apps/web/app/components/SponsorPageSection.vue
Original file line number Diff line number Diff line change
Expand Up @@ -133,10 +133,9 @@ const personalSponsorInfo: PersonalSponsorInfo = {
<VFDateTime :date="secondPeriodEnd" :time="endPeriodTime" />
</template>

<div class="sponsor-buttons">
<div v-if="config.public.availableApplySponsor" class="sponsor-buttons">
<!-- 申し込む -->
<VFLinkButton
v-if="config.public.availableApplySponsor"
class="sponsor-button"
href="https://forms.gle/paxZqz55oXLE4Njn9"
background-color="vue-green/200"
Expand Down
4 changes: 1 addition & 3 deletions apps/web/app/content/en/sponsor.md
Original file line number Diff line number Diff line change
@@ -1,3 +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.

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.
The sponsorship application period has ended as of August 31, 2024. We would like to extend our gratitude to the companies that applied.
4 changes: 1 addition & 3 deletions apps/web/app/content/ja/sponsor.md
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
Vue.js に関わる人々が集まる Vue Fes Japan 2024 をより良いカンファレンスにするため、スポンサー募集をします。スポンサープランなどの詳しい内容は資料をご参照ください。

現在、二次募集を実施しております。一次募集でプランが確定された企業様におかれましても、追加お申し込みも可能となっています。
スポンサー募集は 2024/8/31(土)をもって締め切りました。応募いただいた企業におかれましては感謝申し上げます。

0 comments on commit 04d7801

Please sign in to comment.