Skip to content

Commit

Permalink
Merge pull request #2 from lego37yoon/main
Browse files Browse the repository at this point in the history
혜택 표기 방식 통일 및 URL 오류 수정
  • Loading branch information
Junsang-Mun authored Dec 31, 2024
2 parents 71fd7a8 + 03a91b8 commit d9a2a0d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ export const WebsiteConfig = {
buttons: [
{
label: "후원사로 참여하기",
link: "/sponsors/become-a-sponsor",
link: `./sponsors/become-a-sponsor`,
class: "p-button--positive"
}
],
Expand Down
2 changes: 1 addition & 1 deletion src/pages/en/sponsors/become-a-sponsor.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ To learn more about our sponsorship program, please refer to our sponsorship pro
| Sponsor booth | 1.8m width | 1.8m width | 1.8m width<sup>*4</sup> | X | X |
| **Marketing** || |
| Basic | O | O | O | O | O |
| Email | Name + URL + Logo || Name + URL || Mention name only |
| Email | Name + URL + Logo | Name + URL + Logo | Name + URL | Name + URL | Mention name only |
| Engagement | O | O | O | O | X |
| **Swag Giveaway** | O | O | O | O | O |

Expand Down
2 changes: 1 addition & 1 deletion src/pages/ko/sponsors/become-a-sponsor.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ description: 후원사 등급, 후원 비용, 후원 혜택 등 자세히 알아
| 후원사 부스 | 1.8m 너비 | 1.8m 너비 | 1.8m 너비<sup>*4</sup> | X | X |
| **마케팅** || |
| 기본 | O | O | O | O | O |
| 이메일 | 이름, 링크, 로고 || 이름, 링크 || 이름만 언급 |
| 이메일 | 이름, 링크, 로고 | 이름, 링크, 로고 | 이름, 링크 | 이름, 링크 | 이름만 언급 |
| 상호작용 | O | O | O | O | X |
| **증정품 지급** | O | O | O | O | O |

Expand Down

0 comments on commit d9a2a0d

Please sign in to comment.