Skip to content

Commit

Permalink
후원사 등록 양식 버튼 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
sukso96100 authored Apr 2, 2024
1 parent 6adb11a commit 00287c1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion src/pages/en/sponsors/become-a-sponsor.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ Our sponsorship package offerings can help your company to empower branding with
To learn more about our sponsorship program, please refer to our sponsorship prospectus. To become one of our sponsors, please fill in and submit registration form.

<Button element={"a"} href={"/docs/uck24_sponsorship_prospectus_en.pdf"}>See sponsorship prospectus</Button>

<Button element={"a"} href={"https://docs.google.com/forms/d/e/1FAIpQLScyDrVRRyB7RvQM3ei7D0GSaiRxBR6K29M-d7vvKZch08mmmw/viewform?usp=sf_link"}>Submit sponsor form</Button>
<Button element={"a"} href={"mailto:[email protected]"}>Sponsorship inquiries</Button>
# Sponsorship packages

| Class | Diamond | Gold | Silver | Bronze | Supporter |
Expand Down
3 changes: 2 additions & 1 deletion src/pages/ko/sponsors/become-a-sponsor.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ import { Button } from "@canonical/react-components";
후원 프로그램에 대한 자세한 사항은, 후원 제안서를 참고해 주시기 바랍니다. 후원사로 등록하려면, 등록 신청 양식을 제출 해 주세요.

<Button element={"a"} href={"/docs/uck24_sponsorship_prospectus_ko.pdf"}>후원 제안서 확인</Button>

<Button element={"a"} href={"https://docs.google.com/forms/d/e/1FAIpQLScyDrVRRyB7RvQM3ei7D0GSaiRxBR6K29M-d7vvKZch08mmmw/viewform?usp=sf_link"}>후원사 등록 신청</Button>
<Button element={"a"} href={"mailto:[email protected]"}>후원 문의</Button>

# 후원사 패키지

Expand Down

0 comments on commit 00287c1

Please sign in to comment.