diff options
Diffstat (limited to 'site/content')
| -rw-r--r-- | site/content/contact.md | 2 | ||||
| -rw-r--r-- | site/content/products.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/site/content/contact.md b/site/content/contact.md index d0e0e10..fd0b607 100644 --- a/site/content/contact.md +++ b/site/content/contact.md @@ -1,5 +1,5 @@ +++ -title = "Another Hugo Post" +title = "Contact" type = "contact" page="/contact.html" +++ diff --git a/site/content/products.md b/site/content/products.md index 1f41f10..4641457 100644 --- a/site/content/products.md +++ b/site/content/products.md @@ -1,5 +1,5 @@ +++ -title = "Another Hugo Post" +title = "Products" type = "products" page="/products.html" +++ |
