From 76e10b9a20ca2c7b776158e6bb2b30443a6ec1da Mon Sep 17 00:00:00 2001 From: Hafi the Cat <58081895+HafiTheCat@users.noreply.github.com> Date: Sat, 12 Oct 2024 23:19:33 +0200 Subject: [PATCH] Create blog.hafi.json --- domains/blog.hafi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/blog.hafi.json diff --git a/domains/blog.hafi.json b/domains/blog.hafi.json new file mode 100644 index 000000000..e1e6cf8ea --- /dev/null +++ b/domains/blog.hafi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "HafiTheCat", + "email": "", + "discord": "hafi_the_cat" + }, + "description": "A personal Blog", + "repo": "https://github.com/HafiTheCat/hafis_code_continuum", + "record": { + "CNAME": "hafis-code-continuum.netlify.app" + } +}