From 650025ee0a89fd2fd84fefa6092dcfd4365ba7a1 Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Sun, 21 Jan 2024 19:24:37 -0600 Subject: [PATCH] publish post --- content/posts/deploy-hugo-neocities-github-actions/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/posts/deploy-hugo-neocities-github-actions/index.md b/content/posts/deploy-hugo-neocities-github-actions/index.md index 1148584..2306c4d 100644 --- a/content/posts/deploy-hugo-neocities-github-actions/index.md +++ b/content/posts/deploy-hugo-neocities-github-actions/index.md @@ -2,8 +2,7 @@ title: "Deploying a Hugo Site to Neocities with GitHub Actions" date: 2024-01-21 # lastmod: 2024-01-21 -draft: true -description: "This is a new post about..." +description: "Using GitHub Actions to automatically deploy a Hugo website to Neocities." featured: false toc: true comments: true