mirror of
https://github.com/jbowdre/virtuallypotato.git
synced 2024-11-22 15:02:18 +00:00
remove unnecessary front matter
This commit is contained in:
parent
93d630fbe1
commit
42a1f37803
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
---
|
---
|
||||||
title: "Hello Hugo" # Title of the blog post.
|
title: "Hello Hugo" # Title of the blog post.
|
||||||
# url: "hello-hugo2"
|
|
||||||
date: 2021-12-19 # Date of post creation.
|
date: 2021-12-19 # Date of post creation.
|
||||||
lastmod: 2021-12-20
|
lastmod: 2021-12-20
|
||||||
description: "I migrated my blog from a Jekyll site hosted on Github Pages to a Hugo site stored in Gitlab and published via Netlify" # Description used for search engine.
|
description: "I migrated my blog from a Jekyll site hosted on Github Pages to a Hugo site stored in Gitlab and published via Netlify" # Description used for search engine.
|
||||||
|
|
Loading…
Reference in a new issue