diff --git a/src/contents/how-to-connect-astro-paper-blog-with-forestry-cms.md b/src/contents/how-to-connect-astro-paper-blog-with-forestry-cms.md index 1960b13..98aaf2f 100644 --- a/src/contents/how-to-connect-astro-paper-blog-with-forestry-cms.md +++ b/src/contents/how-to-connect-astro-paper-blog-with-forestry-cms.md @@ -103,6 +103,10 @@ As the final setup, make some adjustment in the front matter field settings. Here are some adjustments you have to made. +**_title_** + +- Validation => REQUIRED => true + **_author_** - Default => your name @@ -115,6 +119,10 @@ Here are some adjustments you have to made. - Validation => REQUIRED => true +**_description_** + +- Validation => REQUIRED => true + ## Conclusion You can now post your articles and write whatever you want.