mirror of
https://github.com/Brandon-Rozek/website.git
synced 2024-11-09 10:40:34 -05:00
Flipped draft flag
This commit is contained in:
parent
380e7cbb94
commit
e55a365666
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: "Deploying my Hugo Website through GitHub Actions"
|
||||
date: 2022-12-04T22:02:08-05:00
|
||||
draft: true
|
||||
draft: false
|
||||
tags: ["Hugo"]
|
||||
math: false
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue