diff --git a/docs/pages/head-tags/+Page.mdx b/docs/pages/head-tags/+Page.mdx
index efa0a853393..5287bc37885 100644
--- a/docs/pages/head-tags/+Page.mdx
+++ b/docs/pages/head-tags/+Page.mdx
@@ -5,13 +5,13 @@ import { TableStyle } from './TableStyle'
You can define meta tags inside `
` by using following settings.
-Setting | Sets
+Setting | HTML
-- | --
-`title` | - [``](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/title)
- [``](https://ogp.me/#metadata:~:text=every%20page%20are%3A-,og%3Atitle,-%2D%20The%20title%20of)
-`description` | - [``](https://moz.com/learn/seo/meta-description)
- [``](https://ogp.me/#optional:~:text=accompany%20this%20object.-,og%3Adescription,-%2D%20A%20one%20to)
-`image` | - [``](https://ahrefs.com/blog/open-graph-meta-tags/#:~:text=8%20simple%20steps.%22%20/%3E-,%3Cmeta%20property%3D%22og%3Aimage%22,-content%3D%22https%3A//ahrefs) (preview image upon URL sharing)
- [``](https://ogp.me/#optional:~:text=accompany%20this%20object.-,og%3Adescription,-%2D%20A%20one%20to)
-`viewport` | - [``](https://developer.mozilla.org/en-US/docs/Web/HTML/Viewport_meta_tag)
-`Head` | Other `` tags such as: - [``](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/link) (favicon)
- [``](https://stackoverflow.com/questions/20440512/why-use-link-rel-apple-touch-icon-image-src/20440627#20440627) (mobile icon)
- [`