Browse Source
Merge pull request #654 from AlmaLinux/fix_hugo_errors
fix date error
pull/655/head
benny Vasquez
7 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
content/blog/_index.md
|
@ -5,7 +5,7 @@ author: |
|
|
name: "" |
|
|
name: "" |
|
|
bio: " " |
|
|
bio: " " |
|
|
image: |
|
|
image: |
|
|
date: |
|
|
date: '2021-01-01' |
|
|
post: |
|
|
post: |
|
|
title: " " |
|
|
title: " " |
|
|
image: "" |
|
|
image: "" |
|
|