From 94dba1bba54dfd2802d70b96f94e0df518c4c2b3 Mon Sep 17 00:00:00 2001 From: Fluffythebunny <120046993+Fluffythebunny@users.noreply.github.com> Date: Wed, 16 Oct 2024 22:04:23 -0500 Subject: [PATCH] Create fluffythebunny.json --- domains/fluffythebunny.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/fluffythebunny.json diff --git a/domains/fluffythebunny.json b/domains/fluffythebunny.json new file mode 100644 index 000000000..e980c0797 --- /dev/null +++ b/domains/fluffythebunny.json @@ -0,0 +1,12 @@ +{ + "description": "using it for my developer portfolio", + "repo": "https://github.com/Fluffythebunny/fluffythebunny.is-a.dev", + "owner": { + "username": "Fluffythebunny", + "email": "puglsytt@gmail.com", + "twitter": "pugls" + }, + "record": { + "CNAME": "https://fluffythebunny.github.io/fluffythebunny.is-a.dev/" + } +}