mirror of
https://gitlab.com/ansol/web-ansol.org.git
synced 2024-11-25 23:53:16 +00:00
bugfix - replacing : by - on the event's title
Avoiding: Error: Error building site: "/builds/ansol/web-ansol.org/content/eventos/2022-10-13-hacktoberfest/index.md:3:1": failed to unmarshal YAML: yaml: line 2: mapping values are not allowed in this context
This commit is contained in:
parent
17d86d2fc0
commit
b5af1a3bd9
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
layout: evento
|
layout: evento
|
||||||
title: Hacktoberfest 2022: Breve Introdução ao git, gitlab e github
|
title: Hacktoberfest 2022 - Breve Introdução ao git, gitlab e github
|
||||||
metadata:
|
metadata:
|
||||||
event:
|
event:
|
||||||
date:
|
date:
|
||||||
|
Loading…
Reference in New Issue
Block a user