changed some properties on the gh pages article so it's the correct date and not a draft anymore

this commit has been amended to cause a redeploy because I'm lazy and I
fucked with some stuff
This commit is contained in:
Pagwin 2022-01-22 10:24:44 -05:00
parent 1940672b2f
commit 17945a9af4

View file

@ -4,9 +4,9 @@ title: "Setting up CD for this site"
description: "How I setup Github actions to automatically update this site" description: "How I setup Github actions to automatically update this site"
date: 2022-01-20 date: 2022-01-22
draft: true draft: false
--- ---