mirror of
https://github.com/Brandon-Rozek/website.git
synced 2024-11-28 16:53:40 -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"
|
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
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in a new issue