is-a.bot

Grab your own sweet-looking .i...
Log | Files | Refs | Activity | README | LICENSE

commit b9a3ddbb012d1e59c51fda3d8b0eedb2ff160813
parent ba7540685baa5dfcef5a4435ffeb4f9ec8e864a8
Author: Amit Dutta <mail@amit.is-a.dev>
Date:   Wed,  5 Aug 2026 19:37:55 +0530

Add TXT record to amit.json domain configuration
Diffstat:
Mdomains/amit.json | 6++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/domains/amit.json b/domains/amit.json @@ -3,6 +3,8 @@ "username": "notamitgamer" }, "records": { - "CNAME": "aranag-main-page.web.app" - } + "CNAME": "aranag-main-page.web.app", + "TXT": "hosting-site=aranag-main-page" + }, + "proxied": true }
© notamitgamer • Site Built: 2026-09-05 01:53:16 UTC • git-mirror commit: c170d72 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror