From 915aa2e674fb047db861f7f8c123254a094a17cc Mon Sep 17 00:00:00 2001 From: Danko Date: Tue, 25 Mar 2025 19:49:11 -0300 Subject: [PATCH] Create dllb.json --- domains/dllb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dllb.json diff --git a/domains/dllb.json b/domains/dllb.json new file mode 100644 index 000000000..6af3be5c9 --- /dev/null +++ b/domains/dllb.json @@ -0,0 +1,11 @@ +{ + "description": "This repo contains my personal portfolio site.", + "repo": "https://github.com/dllbdev/homepage", + "owner": { + "username": "dllbdev", + "email": "dllb.dev@proton.me" + }, + "record": { + "CNAME": "dllbdev.github.io" + } +}