Skip to content

Commit 051d71f

Browse files
authored
Merge pull request #22 from function-and-mountain/chore/delete-banner
2 parents 3a565b3 + 8af4238 commit 051d71f

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

apps/docs/theme.config.jsx

-11
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,6 @@ import OgImage from './public/og.png'
33
/** @type {import('nextra-theme-docs').DocsThemeConfig} */
44
export default {
55
logo: <span>쏙쏙쑥쑥</span>,
6-
banner: {
7-
key: '2기모집',
8-
text: (
9-
<a
10-
href="https://minsooweb.notion.site/2-070c5e9d9ed342449bb94e6bbb7b1a2e?pvs=4"
11-
target="_blank"
12-
>
13-
🚀 쏙쏙쑥쑥 2기를 모집하고 있습니다. 신청하기!! →
14-
</a>
15-
),
16-
},
176
project: {
187
link: 'https://github.com/function-and-mountain/functional-coding-nutshell',
198
},

0 commit comments

Comments
 (0)