From cdaa876a45de031d434d8aea148e42b79b88f407 Mon Sep 17 00:00:00 2001 From: ray Date: Tue, 18 Feb 2020 17:22:37 +0000 Subject: [PATCH] add description to front matter --- content/posts/flowmm.md | 1 + content/posts/giana.md | 2 +- content/posts/leopold.md | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/content/posts/flowmm.md b/content/posts/flowmm.md index bd2a4c1..88bbbcc 100644 --- a/content/posts/flowmm.md +++ b/content/posts/flowmm.md @@ -1,6 +1,7 @@ --- title: "Flow Model Management" date: 2020-02-08T12:27:18Z +description: "Developing a portfolio website using Nuxt.js." categories: ["Portfolio"] tags: ["Vue", "Nuxt"] featured_image: "/images/flowmm/flowmm-home.jpg" diff --git a/content/posts/giana.md b/content/posts/giana.md index eaffca0..47d529c 100644 --- a/content/posts/giana.md +++ b/content/posts/giana.md @@ -2,7 +2,7 @@ draft = true date = 2019-12-29T18:55:07Z title = "Giana Boutique" -description = "" +description = "Developing an ecommerce website using WordPress and WooCommerce." slug = "" tags = ["WordPress", "WooCommerce"] categories = ["Portfolio"] diff --git a/content/posts/leopold.md b/content/posts/leopold.md index 41f6f46..f879e33 100644 --- a/content/posts/leopold.md +++ b/content/posts/leopold.md @@ -2,7 +2,7 @@ draft = false date = 2020-02-01T18:54:46Z title = "Marc Leopold Photography" -description = "" +description = "Developing a portfolio website using October CMS and Vue.js." slug = "" tags = ["October CMS", "Vue"] categories = ["Portfolio"]