add cms tag

This commit is contained in:
Ray Elliott 2020-02-19 21:12:41 +00:00
parent 1acf8673f9
commit 920346403f
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ title: "Flow Model Management"
date: 2020-02-08T12:27:18Z date: 2020-02-08T12:27:18Z
description: "Developing a portfolio website using Nuxt.js." description: "Developing a portfolio website using Nuxt.js."
categories: ["Portfolio"] categories: ["Portfolio"]
tags: ["Vue", "Nuxt"] tags: ["Vue", "Nuxt", "CMS"]
featured_image: "/images/flowmm/flowmm-home.jpg" featured_image: "/images/flowmm/flowmm-home.jpg"
series: ["Portfolio"] series: ["Portfolio"]
draft: false draft: false

View File

@ -3,7 +3,7 @@ draft = false
date = 2019-12-29T18:55:07Z date = 2019-12-29T18:55:07Z
title = "Giana Boutique" title = "Giana Boutique"
description = "Developing an ecommerce website using WordPress and WooCommerce." description = "Developing an ecommerce website using WordPress and WooCommerce."
tags = ["WordPress", "WooCommerce"] tags = ["WordPress", "WooCommerce", "CMS"]
categories = ["Portfolio"] categories = ["Portfolio"]
featured_image = "/images/giana/large-1.jpg" featured_image = "/images/giana/large-1.jpg"
externalLink = "" externalLink = ""

View File

@ -3,7 +3,7 @@ draft = false
date = 2020-02-01T18:54:46Z date = 2020-02-01T18:54:46Z
title = "Marc Leopold Photography" title = "Marc Leopold Photography"
description = "Developing a portfolio website using October CMS and Vue.js." description = "Developing a portfolio website using October CMS and Vue.js."
tags = ["October CMS", "Vue"] tags = ["October CMS", "Vue", "CMS"]
categories = ["Portfolio"] categories = ["Portfolio"]
featured_image = "/images/leopold/large-1.jpg" featured_image = "/images/leopold/large-1.jpg"
series = ["Portfolio"] series = ["Portfolio"]