From e1c39571c7119666496a5624f6dbcc0fd5fa7cca Mon Sep 17 00:00:00 2001 From: Brandon Rozek Date: Sun, 16 Mar 2025 16:31:02 -0400 Subject: [PATCH] Flipped draft flag --- content/blog/weather-forcecasts-cli-nws.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/weather-forcecasts-cli-nws.md b/content/blog/weather-forcecasts-cli-nws.md index 63154c3..11efecc 100644 --- a/content/blog/weather-forcecasts-cli-nws.md +++ b/content/blog/weather-forcecasts-cli-nws.md @@ -1,7 +1,7 @@ --- title: "Weather Forcecasts on the Command-Line with the National Weather Service API" date: 2025-03-16T15:33:49-04:00 -draft: true +draft: false tags: [] math: false medium_enabled: false