From 3d197e5c9ab809ef5f2aa42e358cd00c323e795f Mon Sep 17 00:00:00 2001 From: Will Estes Date: Wed, 15 Jul 2026 11:05:48 -0400 Subject: [PATCH] Rename freebie -> gift Matches the gift. vanity redirect's own name instead of a different word for the same page. Co-Authored-By: Claude Sonnet 5 --- content/_index.md | 2 +- content/{freebie-thanks => gift-thanks}/index.md | 0 content/{freebie => gift}/index.md | 0 3 files changed, 1 insertion(+), 1 deletion(-) rename content/{freebie-thanks => gift-thanks}/index.md (100%) rename content/{freebie => gift}/index.md (100%) diff --git a/content/_index.md b/content/_index.md index 249cd8c..9c2b70a 100644 --- a/content/_index.md +++ b/content/_index.md @@ -7,7 +7,7 @@ description: "DevOps consulting, ghostwriting, and helping fiction authors find ## Creative Help -- Go from "author" to [someone your fans seek out](/freebie). +- Go from "author" to [someone your fans seek out](/gift). - Help your customers go from "found you" to "trust you." [See it in action](/courses/find-your-right-readers/) ## Technical Help diff --git a/content/freebie-thanks/index.md b/content/gift-thanks/index.md similarity index 100% rename from content/freebie-thanks/index.md rename to content/gift-thanks/index.md diff --git a/content/freebie/index.md b/content/gift/index.md similarity index 100% rename from content/freebie/index.md rename to content/gift/index.md