Revert making hello world post a draft

This commit is contained in:
hedy 2024-04-11 11:50:24 +08:00
parent c06d228e85
commit 1278352d22
Signed by: hedy
GPG Key ID: B51B5A8D1B176372
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
+++ +++
date = '2021-02-05T01:44:15Z' date = '2021-02-05T01:44:15Z'
description = "I'm alive!" description = "I'm alive!"
draft = true draft = false
outputs = ['html', 'gemtext'] outputs = ['html', 'gemtext']
tags = ['test'] tags = ['test']
title = 'Hello world' title = 'Hello world'