From 35729ec606d6b1a43ce7a1fa79ef2a584c638328 Mon Sep 17 00:00:00 2001 From: zstg Date: Wed, 7 May 2025 21:15:11 +0530 Subject: [PATCH] Add notes subdomain --- domains/notes.zstg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/notes.zstg.json b/domains/notes.zstg.json index 278db0d0d..41a832b94 100644 --- a/domains/notes.zstg.json +++ b/domains/notes.zstg.json @@ -5,6 +5,6 @@ "twitter": "zstg" }, "records": { - "CNAME": "zstg.github.io/Notes" + "CNAME": "zstg.github.io/notes" } }