From 3647d11c0f2329cf53c41738dfbea7924e024e2b Mon Sep 17 00:00:00 2001 From: fourarmy <57693631+m1ten@users.noreply.github.com> Date: Tue, 16 Jan 2024 05:41:57 -0500 Subject: [PATCH] fossbay.mod.land (#144) --- cnames.ts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cnames.ts b/cnames.ts index bf2c6f4..07d8ee5 100644 --- a/cnames.ts +++ b/cnames.ts @@ -91,6 +91,9 @@ export default { "felascione": { target: "felascione.pages.dev", }, + "fossbay": { + target: "fossbay.github.io", + }, "gabry": { target: "gabry-site-production.up.railway.app", },