diff --git a/src/content/products.md b/src/content/products.md new file mode 100644 index 0000000..7d83389 --- /dev/null +++ b/src/content/products.md @@ -0,0 +1,7 @@ +--- +title: "Products" +Description: "tea.products" +layout: "products" +menu: main +weight: 1 +--- diff --git a/src/layouts/page/products.html b/src/layouts/page/products.html new file mode 100644 index 0000000..e69de29