fixing permalinks
This commit is contained in:
@ -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.html
|
||||
tags: [news]
|
||||
---
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: "Welcome to Jekyll!"
|
||||
categories: jekyll update
|
||||
permalink: myupdate
|
||||
permalink: myupdate.html
|
||||
tags: [news]
|
||||
---
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: "Sample post"
|
||||
published: true
|
||||
permalink: samplepost
|
||||
permalink: samplepost.html
|
||||
summary: "This is some summary frontmatter for my sample post."
|
||||
tags: [news, getting_started]
|
||||
---
|
||||
|
Reference in New Issue
Block a user