diff --git a/docs/src/docPages/api/nodes/mention.md b/docs/src/docPages/api/nodes/mention.md index 3d1c2d72..3d15ae56 100644 --- a/docs/src/docPages/api/nodes/mention.md +++ b/docs/src/docPages/api/nodes/mention.md @@ -1,9 +1,5 @@ # Mention -:::pro Fund the development ๐Ÿ’– -We need your support to maintain, update, support and develop tiptap 2. If youโ€™re waiting for this extension, [become a sponsor and fund open source](/sponsor). -::: - ## Installation ```bash # with npm diff --git a/docs/src/layouts/App/style.scss b/docs/src/layouts/App/style.scss index fd6c98d3..765e174e 100644 --- a/docs/src/layouts/App/style.scss +++ b/docs/src/layouts/App/style.scss @@ -256,8 +256,6 @@ $menuBreakPoint: 800px; } &--sponsor { - color: $colorWhite; - &::after { content: '๐Ÿ’–'; font-family: 'JetBrainsMono', monospace; diff --git a/docs/src/links.yaml b/docs/src/links.yaml index 6fbf3c01..80e4f834 100644 --- a/docs/src/links.yaml +++ b/docs/src/links.yaml @@ -35,9 +35,6 @@ link: /examples/drawing - title: Multiple editors link: /examples/multiple-editors - - title: Comments - link: /examples/comments - draft: true - title: Guide @@ -160,7 +157,7 @@ items: - title: Annotation link: /api/extensions/annotation - draft: true + type: draft - title: Collaboration link: /api/extensions/collaboration type: pro