We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 951b8b1 + bf54a3a commit 091cee8Copy full SHA for 091cee8
src/pages/Sponsor/index.tsx
@@ -21,7 +21,7 @@ const SponsorPage = () => {
21
<img className="sponsor-logo" src="/images/sponsor_logo_lg.png" alt="sponsor_logo" />
22
<span className="medium-text peach-puzz">2024.05.27. - 2024.10.13.</span>
23
<Vertical style={{ paddingTop: "5rem" }}>
24
- <a target="_blank" rel="noreferrer" href="https://forms.gle/CTt3CNscaRTdfX7s7">
+ <a target="_blank" rel="noreferrer" href="https://forms.gle/5HTtHAGVXpzNcGX19">
25
<Button>{t("후원하기", "2")}</Button>
26
</a>
27
<a target="_blank" rel="noreferrer" href="/파이콘 한국 2024 후원사 가이드.pdf" download>
0 commit comments