Example changes for recording
All checks were successful
Deploy Blog to Folder / deploy (push) Successful in 3s
All checks were successful
Deploy Blog to Folder / deploy (push) Successful in 3s
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
layout: layout.html
|
layout: layout.html
|
||||||
title: Hello World!
|
title: Hello World! Layout file change
|
||||||
---
|
---
|
||||||
|
|
||||||
{% for post in collections.post %}
|
{% for post in collections.post %}
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Example post 1
|
title: Example post 11111
|
||||||
---
|
---
|
||||||
|
|
||||||
First post!
|
First post! Content change
|
||||||
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Example post 2
|
title: Example post 2 - for Paz
|
||||||
---
|
---
|
||||||
|
|
||||||
Second post!
|
Second post!
|
||||||
Reference in New Issue
Block a user