From fb4f279cc8b1e4502ec20462588307ff2af8829f Mon Sep 17 00:00:00 2001 From: dlir2404 <127393547+dlir2404@users.noreply.github.com> Date: Wed, 23 Apr 2025 13:44:42 +0700 Subject: [PATCH] Create larry.json --- domains/larry.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/larry.json diff --git a/domains/larry.json b/domains/larry.json new file mode 100644 index 000000000..68c1080ef --- /dev/null +++ b/domains/larry.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dlir2404", + "email": "dinhlinh.work24@gmail.com" + }, + "record": { + "CNAME": "dlir-portfolio.vercel.app" + } +}