diff --git a/apps/web/src/pages/_document.tsx b/apps/web/src/pages/_document.tsx index dd1c94ffca..70eebee636 100644 --- a/apps/web/src/pages/_document.tsx +++ b/apps/web/src/pages/_document.tsx @@ -6,6 +6,9 @@ import * as React from 'react'; import createEmotionCache from '../utils/create-emotion-cache'; +const description = + 'There can be more than Notion and Miro. AFFiNE is a next-gen knowledge base that brings planning, sorting and creating all together.'; + export default class AppDocument extends Document<{ emotionStyleTags: EmotionJSX.Element[]; }> { @@ -51,16 +54,14 @@ export default class AppDocument extends Document<{ /> + - +