From b76b14fa08276ef8d078d4fc315e5aa58b53a2dc Mon Sep 17 00:00:00 2001 From: wompmacho Date: Sat, 6 Jun 2026 19:57:48 +0000 Subject: [PATCH] Change posts and stream sections draft status to false --- posts/_index.md | 2 +- stream/_index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/posts/_index.md b/posts/_index.md index bec9c88..90dcb2d 100644 --- a/posts/_index.md +++ b/posts/_index.md @@ -1,6 +1,6 @@ --- date: '2025-12-31T18:07:42Z' -draft: true +draft: false title: Posts author: wompmacho tags: [] diff --git a/stream/_index.md b/stream/_index.md index efda8a9..73d2e1d 100644 --- a/stream/_index.md +++ b/stream/_index.md @@ -1,5 +1,5 @@ --- -draft: true +draft: false title: Stream author: wompmacho tags: []