From 7605aa3dc8b9977dc8db148857fabae2a4f80272 Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Sun, 28 Apr 2024 21:54:54 -0500 Subject: [PATCH] publish draft --- content/posts/using-custom-font-hugo/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/posts/using-custom-font-hugo/index.md b/content/posts/using-custom-font-hugo/index.md index 99262ed..a6cd9ae 100644 --- a/content/posts/using-custom-font-hugo/index.md +++ b/content/posts/using-custom-font-hugo/index.md @@ -1,8 +1,7 @@ --- title: "Using a Custom Font with Hugo" -date: 2024-04-23 +date: 2024-04-28 # lastmod: 2024-04-23 -draft: true description: "Installing a custom font on a Hugo site, and taking steps to protect the paid font files from unauthorized distribution. Plus a brief exploration of a pair of storage CDNs, and using Tailscale in a GitHub Actions workflow." featured: false toc: true