From 708609b6d2ce5217398609bbb97b8da440982595 Mon Sep 17 00:00:00 2001 From: mat ess Date: Sun, 4 Sep 2022 14:00:42 -0400 Subject: [PATCH] Remove draft tag --- content/posts/static-site-with-nix-and-caddy/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/posts/static-site-with-nix-and-caddy/index.md b/content/posts/static-site-with-nix-and-caddy/index.md index 3a3968d..7830ad7 100644 --- a/content/posts/static-site-with-nix-and-caddy/index.md +++ b/content/posts/static-site-with-nix-and-caddy/index.md @@ -1,7 +1,6 @@ +++ title = "hosting a static site on fly.io with nix and caddy" date = "2022-09-04" -draft = true [taxonomies] tags = ["static-site", "nix", "caddy", "fly.io"] +++