diff --git a/exampleSite/content/contact.md b/exampleSite/content/contact.md index 8af1a2620..93f21f26e 100644 --- a/exampleSite/content/contact.md +++ b/exampleSite/content/contact.md @@ -1,6 +1,7 @@ +++ title = "Contact" id = "contact" +type = "page" +++ # We are here to help you diff --git a/exampleSite/content/faq.md b/exampleSite/content/faq.md index 4b3e5095d..0d6a0516c 100644 --- a/exampleSite/content/faq.md +++ b/exampleSite/content/faq.md @@ -1,6 +1,7 @@ +++ title = "FAQ" description = "Frequently asked questions" +type = "page" keywords = ["FAQ","How do I","questions","what if"] +++