Skip to content

Commit

Permalink
Merge pull request #22 from function-and-mountain/chore/delete-banner
Browse files Browse the repository at this point in the history
  • Loading branch information
minsoo-web authored Dec 12, 2023
2 parents 3a565b3 + 8af4238 commit 051d71f
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions apps/docs/theme.config.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,6 @@ import OgImage from './public/og.png'
/** @type {import('nextra-theme-docs').DocsThemeConfig} */
export default {
logo: <span>쏙쏙쑥쑥</span>,
banner: {
key: '2기모집',
text: (
<a
href="https://minsooweb.notion.site/2-070c5e9d9ed342449bb94e6bbb7b1a2e?pvs=4"
target="_blank"
>
🚀 쏙쏙쑥쑥 2기를 모집하고 있습니다. 신청하기!! →
</a>
),
},
project: {
link: 'https://github.com/function-and-mountain/functional-coding-nutshell',
},
Expand Down

0 comments on commit 051d71f

Please sign in to comment.