mirror of
https://github.com/Pagwin-Fedora/website.git
synced 2025-07-18 06:35:42 +00:00
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:
parent
1940672b2f
commit
17945a9af4
1 changed files with 2 additions and 2 deletions
|
@ -4,9 +4,9 @@ title: "Setting up CD for 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
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in a new issue