mirror of
https://github.com/ahoneybun/ahoneybun.net.git
synced 2025-05-12 11:14:01 -06:00
set article draft status as false so that it is ready for 12/31/24
This commit is contained in:
parent
05cd4f3ce0
commit
d2d8873be4
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "Review of my open source work in 2024"
|
title = "Review of my open source work in 2024"
|
||||||
date = 2024-12-31
|
date = 2024-12-31
|
||||||
draft = true
|
draft = false
|
||||||
|
|
||||||
[taxonomies]
|
[taxonomies]
|
||||||
categories = [ "year in review" ]
|
categories = [ "year in review" ]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue