commit 93884a5c23e10e51ad87336a934449502e69f671 parent b92e12fa1fc8682c3315ffbbbb824376b2b1f9fb Author: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Wed, 5 Aug 2026 22:03:03 +0800 Merge pull request #5 from notamitgamer/main can i get one for my portfolio??? Diffstat:
| A | domains/_acme-challenge.amit.json | | | 8 | ++++++++ |
| A | domains/amit.json | | | 8 | ++++++++ |
2 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/domains/_acme-challenge.amit.json b/domains/_acme-challenge.amit.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "notamitgamer" + }, + "records": { + "TXT": "ajaiLMGsryMErYxW5cN34ftIQLFnZ2JrRWAGFN_GqE0" + } +} diff --git a/domains/amit.json b/domains/amit.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "notamitgamer" + }, + "records": { + "CNAME": "aranag-main-page.web.app" + } +}