Skip to content

Commit 8bf2589

Browse files
committed
docs: update 7th festival docs
1 parent b10a3a2 commit 8bf2589

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

โ€Žcontent/histories/7.mdxโ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ archived: false
88

99
<!-- 1.1 ์ฐธ๊ฐ€ ์‹ ์ฒญ -->
1010
### ์ฐธ๊ฐ€ ์‹ ์ฒญ
11-
- ๋Œ€ํšŒ ํ™ˆํŽ˜์ด์ง€([https://codefestival.hufs.ac.kr](https://codefestival.hufs.ac.kr))๋ฅผ ํ†ตํ•ด ์ฐธ๊ฐ€ ์‹ ์ฒญ
11+
- ๋Œ€ํšŒ ํ™ˆํŽ˜์ด์ง€([https://codefestival.hufs.ac.kr](https://codefestival.hufs.ac.kr))์—์„œ Registration๋ฅผ ํ†ตํ•ด ์ฐธ๊ฐ€ ์‹ ์ฒญ
1212
- ๋น„๊ธฐ๋„ˆ ๋ฐ ์ฑŒ๋ฆฐ์ € ํŠธ๋ž™ ์ฐธ๊ฐ€์ž๋ฅผ ํ•ฉ์‚ฐํ•˜์—ฌ ์ด 100๋ช…์„ ์„ ๋ฐœํ•˜๋ฉฐ, ํŠธ๋ž™ ๋ฐ ์บ ํผ์Šค๋ณ„ ์ธ์› ๋ฐฐ์ •์€ ๋Œ€ํšŒ ์šด์˜ ๋‚ด๊ทœ์— ๋”ฐ๋ฆ„
1313

1414

โ€Žsrc/app/contact/page.tsxโ€Ž

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ export default function Page() {
88
<Layout className={styles.root}>
99
<p>๋ฌธ์˜ ์‚ฌํ•ญ์€ ์•„๋ž˜ ์ด๋ฉ”์ผ๋กœ ์—ฐ๋ฝ ๋ถ€ํƒ๋“œ๋ฆฝ๋‹ˆ๋‹ค.</p>
1010
<a href={`mailto:${METADATA.email}`}>{METADATA.email}</a>
11+
<br />
12+
<p>์ œ7ํšŒ ์ฝ”๋“œํŽ˜์Šคํ‹ฐ๋ฒŒ ๋ฌธ์˜ ์นด์นด์˜คํ†ก ์˜คํ”ˆ์ฑ„ํŒ…๋ฐฉ</p>
13+
<a href="https://open.kakao.com/o/gJYVpy0h">https://open.kakao.com/o/gJYVpy0h</a>
1114
</Layout>
1215
);
1316
}

0 commit comments

Comments
ย (0)