diff --git a/content/about/_index.md b/content/about/_index.md index e764fee..438087f 100644 --- a/content/about/_index.md +++ b/content/about/_index.md @@ -1,6 +1,6 @@ --- -date = 2021-01-11T20:45:36+01:00 -title = "About me" +date: 2021-01-11T20:45:36+01:00 +title: "About me" --- Some info about me \ No newline at end of file diff --git a/content/projects/ohthatsa.md b/content/projects/ohthatsa.md index acd0a58..fd9610c 100644 --- a/content/projects/ohthatsa.md +++ b/content/projects/ohthatsa.md @@ -1,8 +1,8 @@ --- -title = "OhThatsA App" -date = 2021-01-11T20:45:36+01:00 -draft = false -image = "/img/ohthatsa/main.png" +title: "OhThatsA App" +date: 2021-01-11T20:45:36+01:00 +draft: false +image: "/img/ohthatsa/main.png" --- An app to help you learn how to calculate day of the week from any date.