File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ hero_subtitle: "COOLEST PARTNERS"
1212 <div class="text-center mb-16">
1313 <p class="text-xl mb-4" style="color: #444444;">Coolest Projects Japanはスポンサーのご協力により開催されています。協賛くださいました、皆様ありがとうございます。</p>
1414 <p class="text-xl mb-12" style="color: #444444;">また、現在スポンサーを募集しております。下記のスライドにて詳細をご確認いただけます。</p>
15- <a class="button-push" href="https://docs.google.com/forms/d/e/1FAIpQLSeFFPTWsQeBajyiKeSOFZrGgQlDy2CijsQ6qg07uEK25dLttw/viewform?usp=preview"> スポンサーに申し込む(Google Form) </a>
15+
1616 <div class="mb-12 max-w-4xl mx-auto">
1717 <!-- PDF Viewer -->
1818 <div id="pdf-viewer" class="bg-white rounded-2xl shadow-lg overflow-hidden">
@@ -37,6 +37,12 @@ hero_subtitle: "COOLEST PARTNERS"
3737 </div>
3838 </div>
3939
40+ <div class="mb-36" style="display: flex; gap: 16px; justify-content: center; flex-wrap: wrap;">
41+ <a class="button-push" href="https://docs.google.com/forms/d/e/1FAIpQLSeFFPTWsQeBajyiKeSOFZrGgQlDy2CijsQ6qg07uEK25dLttw/viewform?usp=preview">申込ページを見る</a>
42+ <a class="button-push" href="/img/contests/sponsor.pdf">PDF をダウンロードする </a>
43+ </div>
44+
45+
4046 <!-- PDF.js Script -->
4147 <script src="https://cdnjs.cloudflare.com/ajax/libs/pdf.js/3.11.174/pdf.min.js"></script>
4248 <script>
You can’t perform that action at this time.
0 commit comments