From 4783306432e2f846e29b83822f81754ea6008854 Mon Sep 17 00:00:00 2001 From: Timothy Rogers Date: Sat, 5 Mar 2022 07:43:01 -0500 Subject: [PATCH] Fixed title and tag in article itself --- content/posts/2021-10-29-cloudflare-workers-and-pages.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/content/posts/2021-10-29-cloudflare-workers-and-pages.md b/content/posts/2021-10-29-cloudflare-workers-and-pages.md index acdb2d6..e2d46ea 100644 --- a/content/posts/2021-10-29-cloudflare-workers-and-pages.md +++ b/content/posts/2021-10-29-cloudflare-workers-and-pages.md @@ -9,9 +9,6 @@ categories: - Resources --- -# Cloudflare Workers & Pages - -Tags: Personal It sure has been a while since I have posted anything here on my blog... that said you might have realized that the site has changed and maybe even noticed it might be a tad bit faster for you. Well that is because I have started to pick back up coding, because I really do wanna get back into DevOps. That said, I am back to my old shinigans of trying to build things and host them as cheap as possible while not compromising on performance.