mirror of
https://git.adityakumar.xyz/hugo-theme-introduction.git
synced 2024-12-22 22:52:54 +00:00
Change example post date
This commit is contained in:
parent
c7afd15e06
commit
5a5eb2d59f
1 changed files with 2 additions and 2 deletions
2
exampleSite/content/en/blog/long-form-post.md
Executable file → Normal file
2
exampleSite/content/en/blog/long-form-post.md
Executable file → Normal file
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: "**Long** Form Post!"
|
title: "**Long** Form Post!"
|
||||||
date: 2020-05-30T20:18:53-05:00
|
date: 2019-05-30T20:18:53-05:00
|
||||||
showDate: true
|
showDate: true
|
||||||
draft: false
|
draft: false
|
||||||
tags: ["blog","code"]
|
tags: ["blog","code"]
|
||||||
|
|
Loading…
Reference in a new issue