Flipped draft flag

This commit is contained in:
Brandon Rozek 2022-12-04 22:35:30 -05:00
parent 380e7cbb94
commit e55a365666

View file

@ -1,7 +1,7 @@
--- ---
title: "Deploying my Hugo Website through GitHub Actions" title: "Deploying my Hugo Website through GitHub Actions"
date: 2022-12-04T22:02:08-05:00 date: 2022-12-04T22:02:08-05:00
draft: true draft: false
tags: ["Hugo"] tags: ["Hugo"]
math: false math: false
--- ---