Skip to content

Commit 656a848

Browse files
committed
Ruby合宿2025春 募集終了
1 parent d33a4f2 commit 656a848

3 files changed

Lines changed: 19 additions & 13 deletions

File tree

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
layout: news
3+
title: Ruby合宿2025春の応募を終了しました
4+
date: 2025-02-15 00:00:00 +0900
5+
hero_image: /image/banners/banner_contact.png
6+
hero_height: is-medium
7+
article: true
8+
---
9+
10+
**Ruby合宿2025春の応募を終了しました。**
11+
12+
募集期限を延長していましたが、2月14日(金) 23:59をもちまして、応募を終了致しました。
13+
多くのご応募を頂きました。ありがとうございました。

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Ruby合宿 公式サイト
3-
subtitle: 〜 Ruby合宿2025春 参加者募集開始
3+
subtitle: 〜 Ruby合宿2025春 参加者募集終了
44
layout: page
55
show_sidebar: false
66
hero_image: /image/banners/banner_home.png

info.md

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,25 +17,18 @@ hero_height: is-medium
1717

1818
<h1 class="has-text-centered has-text-danger-dark">Ruby合宿2025春</h1>
1919

20+
<div class="notification is-danger is-light">
21+
※ 2025年2月14日(金) 23:59をもって、Ruby合宿2025春の応募を終了致しました。皆様のご応募、ありがとうございました。
22+
</div>
23+
2024
<div class="columns is-centered">
2125
<div class="column is-12">
2226
<p class="has-text-centered">
2327
<span>開催概要を確認の上、上記ボタンまたは下記のQRコードから応募画面を開き、必要事項を入力してください。</span>
2428
</p>
2529
<p class="has-text-centered">
26-
<a class="button is-large is-rounded is-link" target="_blank" href="https://forms.gle/irBgu5E9vUo8hjrz6">応募画面へ</a>
30+
<button class="button is-large is-rounded is-link" disabled>応募画面へ</button>
2731
</p>
28-
<div class="block has-text-centered">
29-
<figure class="image is-128x128 is-inline-block">
30-
<img src="/image/2025-spring/2025_spring_sf_barcode.png" alt="応募QRコード">
31-
<figcaption>
32-
応募QRコード
33-
</figcaption>
34-
</figure>
35-
</div>
36-
<div class="notification is-warning is-light">
37-
記入漏れ等、不備があった場合は【差戻し】のメールを送らせていただきます。改めて、再度申請くださいますようお願いいたします。
38-
</div>
3932
</div>
4033
</div>
4134

0 commit comments

Comments
 (0)