: instead of =

This commit is contained in:
BroodjeAap 2021-04-20 20:28:29 +02:00
parent 83b33c1128
commit 0fc57949e5
2 changed files with 6 additions and 6 deletions

View file

@ -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"
---
<!--more-->
Some info about me

View file

@ -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"
---
<!--more-->
An app to help you learn how to calculate day of the week from any date.