fixing link issues with news feature

This commit is contained in:
tomjohnson1492
2016-07-05 09:35:56 -07:00
parent 85f7373b07
commit 0bebf87adb
16 changed files with 8 additions and 9 deletions

View File

@ -1,7 +1,7 @@
---
title: "Test post from last year"
categories: jekyll update
permalink: test-post-from-last-year/
permalink: test-post-from-last-year
tags: [news]
---

View File

@ -1,7 +1,7 @@
---
title: "Welcome to Jekyll!"
categories: jekyll update
permalink: myupdate/
permalink: myupdate
tags: [news]
---

View File

@ -1,7 +1,7 @@
---
title: "Sample post"
published: true
permalink: samplepost/
permalink: samplepost
summary: "This is some summary frontmatter for my sample post."
tags: [news, getting_started]
---