From 858fbc16ae3120db6eec870383edad4bf466f1fc Mon Sep 17 00:00:00 2001 From: Samuel Sharp Date: Tue, 8 Dec 2020 16:01:20 -0800 Subject: [PATCH] Create samuel.json --- domains/samuel.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/samuel.json diff --git a/domains/samuel.json b/domains/samuel.json new file mode 100644 index 000000000..0ae3a7969 --- /dev/null +++ b/domains/samuel.json @@ -0,0 +1,11 @@ +{ + "description": "Documentation pages for Samuel apps.", + "repo": "https://github.com/SISBEST/sisbest.github.io", + "owner": { + "username": "SISBEST", + "email": "samuel@samuelsharp.com" + }, + "record": { + "CNAME": "sisbest.github.io" + } +}