Added some comments

master
calintat 9 years ago
parent 0e756034f7
commit 228ce80cac
  1. 2
      exampleSite/content/project/project1.md
  2. 2
      exampleSite/content/project/project2.md
  3. 2
      exampleSite/content/project/project3.md
  4. 2
      exampleSite/content/project/project4.md

@ -1,7 +1,7 @@
---
title: "Project 1"
description: "Lorem ipsum dolor sit amet"
repo: "#"
repo: "#" # delete this line if you want blog-like posts for projects
tags: ["go", "golang", "hugo"]
weight: 1
draft: false

@ -1,7 +1,7 @@
---
title: "Project 2"
description: "Consectetur adipiscing elit"
repo: "#"
repo: "#" # delete this line if you want blog-like posts for projects
tags: ["html", "css", "js"]
weight: 2
draft: false

@ -1,7 +1,7 @@
---
title: "Project 3"
description: "Cras felis sapien"
repo: "#"
repo: "#" # delete this line if you want blog-like posts for projects
tags: ["bootstrap", "responsive"]
weight: 3
draft: false

@ -1,7 +1,7 @@
---
title: "Project 4"
description: "Pellentesque eu lacinia id"
repo: "#"
repo: "#" # delete this line if you want blog-like posts for projects
tags: ["highlight-js", "syntax-highlighting"]
weight: 4
draft: false

Loading…
Cancel
Save