Modify the blogs and some bugfixs.
This commit is contained in:
parent
72bfed0203
commit
937d7d5cef
4 changed files with 5 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Blog 1
|
||||
title: 1st blog
|
||||
date: "2015-05-01T22:12:03.284Z"
|
||||
description: "First Blog on gatsby."
|
||||
---
|
||||
|
|
BIN
content/blog/my-second-post/.index.md.swp
Normal file
BIN
content/blog/my-second-post/.index.md.swp
Normal file
Binary file not shown.
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: 2nd Blog.
|
||||
date: "2015-05-06T23:46:37.121Z"
|
||||
description: "Second Blog on gatsby this is getting fun."
|
||||
---
|
||||
|
||||
Wow! testing new features.
|
||||
|
@ -11,3 +12,4 @@ egg yolk will be less rich."?
|
|||
([Wikipedia Link](https://en.wikipedia.org/wiki/Salted_duck_egg))
|
||||
|
||||
Yeah, I didn't either.
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: CI/CD
|
||||
title: How easy is CI/CD with Github Actions
|
||||
date: "2015-05-28T22:40:32.169Z"
|
||||
description: by Racosta.
|
||||
description: How this project has been made, walkthrough and opinions by Racosta.
|
||||
---
|
||||
|
||||
Far far away, behind the word mountains, far from the countries Vokalia and
|
||||
|
|
Loading…
Reference in a new issue