Example changes for recording
All checks were successful
Deploy Blog to Folder / deploy (push) Successful in 3s

This commit is contained in:
2025-06-20 02:31:41 -04:00
parent 201d01f1b6
commit e35ae5d88d
3 changed files with 4 additions and 4 deletions

View File

@ -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 %}

View File

@ -1,5 +1,5 @@
--- ---
title: Example post 1 title: Example post 11111
--- ---
First post! First post! Content change

View File

@ -1,5 +1,5 @@
--- ---
title: Example post 2 title: Example post 2 - for Paz
--- ---
Second post! Second post!