File tree Expand file tree Collapse file tree 1 file changed +6
-10
lines changed
Expand file tree Collapse file tree 1 file changed +6
-10
lines changed Original file line number Diff line number Diff line change @@ -32,18 +32,14 @@ export default function DonationPage() {
3232 { acceptingSponsorship ? (
3333 < >
3434 < p >
35- { /* eslint-disable prettier/prettier */ }
36- 企業様からの資金協賛による支援を募集しています。
37- ご協賛いただいた企業様には、ut.code();
38- ウェブサイトに企業ロゴを掲載するほか、ut.code(); の Slack
39- ワークスペースに求人情報、広報を掲載いたします。
40- { /* eslint-enable prettier/prettier */ }
35+ 企業様からの資金協賛による支援を募集しています。
36+ ご協賛いただいた企業様には、ut.code();
37+ ウェブサイトに企業ロゴを掲載するほか、ut.code(); の Slack
38+ ワークスペースに求人情報、広報を掲載いたします。
4139 </ p >
4240 < p >
43- { /* eslint-disable prettier/prettier */ }
44- 協賛をご検討の場合は、ut.code();
45- 公式のメールアドレスまでご連絡ください。
46- { /* eslint-enable prettier/prettier */ }
41+ 協賛をご検討の場合は、ut.code();
42+ 公式のメールアドレスまでご連絡ください。
4743 </ p >
4844 < div className = "not-prose" >
4945 < ActionButton to = "/contact/" > ut.code(); の連絡先</ ActionButton >
You can’t perform that action at this time.
0 commit comments