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.
1 parent 31637fb commit c8bd792Copy full SHA for c8bd792
src/pages/Sponsor/index.tsx
@@ -19,7 +19,7 @@ const SponsorPage = () => {
19
<Container>
20
<Vertical>
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.09.30</span>
+ <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">
25
<Button>{t("후원하기", "2")}</Button>
0 commit comments