diff --git a/src/components/meta-form.tsx b/src/components/meta-form.tsx index f99f498..cbefda3 100644 --- a/src/components/meta-form.tsx +++ b/src/components/meta-form.tsx @@ -112,7 +112,7 @@ export function MetaForm() { )}
-
+

Meta Title @@ -139,6 +139,9 @@ export function MetaForm() {

+

+ The title of the page, ideally between 30 and 60 characters. +

{isEditingTitle ? (
-
+

Meta Description @@ -180,6 +183,9 @@ export function MetaForm() {

+

+ A brief summary of the page's content, ideally between 120 and 158 characters. +

{isEditingDescription ? (