From 1d6459b39d25ac2230e232aac80a78dc153d8074 Mon Sep 17 00:00:00 2001 From: amagicmuffin <2014wcheng@gmail.com> Date: Wed, 25 May 2022 14:55:20 -0700 Subject: [PATCH] add muffin --- domains/amuffin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/amuffin.json diff --git a/domains/amuffin.json b/domains/amuffin.json new file mode 100644 index 000000000..9810a0291 --- /dev/null +++ b/domains/amuffin.json @@ -0,0 +1,11 @@ +{ + "description": "amuffins website", + "repo": "https://github.com/amagicmuffin/amagicmuffin.github.io", + "owner": { + "username": "amagicmuffin", + "email": "2014wcheng@gmail.com", + }, + "record": { + "CNAME": "amagicmuffin.github.io" + } +}