We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a565b3 + 8af4238 commit 051d71fCopy full SHA for 051d71f
apps/docs/theme.config.jsx
@@ -3,17 +3,6 @@ import OgImage from './public/og.png'
3
/** @type {import('nextra-theme-docs').DocsThemeConfig} */
4
export default {
5
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
- },
17
project: {
18
link: 'https://github.com/function-and-mountain/functional-coding-nutshell',
19
},
0 commit comments