File tree Expand file tree Collapse file tree 1 file changed +0
-19
lines changed
docs/tutorialkit.dev/src/content/docs/reference Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change @@ -404,25 +404,6 @@ type TemplateType = "html" | "node" | "angular-cli" | "create-react-app" | "java
404404
405405` ` `
406406
407- # ## `meta`
408-
409- **type**: `MetaTagsSchema`
410-
411- Configures `<meta>` tags for Open Graph protocole and Twitter.
412- <PropertyTable inherited type="MetaTagsSchema" />
413-
414- Example value :
415- ` ` ` yaml
416- meta:
417- image: /cover.png
418- title: Title shown on social media and search engines
419- description: Description shown on social media and search engines
420- ` ` `
421-
422- TutorialKit will use your logo as the default image.
423- If your logo uses the SVG format, it may not display on most social platforms.
424- Use a raster format instead, such as WEBP or PNG.
425-
426407# # Configure the Tutorialkit Astro integration
427408
428409` @tutorialkit/astro` is an integration for Astro. You can configure the integration in your `astro.config.ts` file.
You can’t perform that action at this time.
0 commit comments