From a03ee60be19bcd1094c31caacce4690e184b23bb Mon Sep 17 00:00:00 2001 From: sammy Date: Fri, 15 Jan 2021 12:23:47 -0800 Subject: [PATCH] Create sammy.json --- domains/sammy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sammy.json diff --git a/domains/sammy.json b/domains/sammy.json new file mode 100644 index 000000000..402e6472d --- /dev/null +++ b/domains/sammy.json @@ -0,0 +1,12 @@ +{ + "description": "link for github pages", + "repo": "https://github.com/TorchedSammy/torchedsammy.github.io", + "owner": { + "username": "TorchedSammy", + "email": "torchedsammy@gmail.com", + "twitter": "TorchedSammy" + }, + "record": { + "CNAME": "torchedsammy.github.io" + } +}