From 1fa42fec8219c51702f2c942a4baf77d348ea59a Mon Sep 17 00:00:00 2001 From: Steven Frohlich Date: Fri, 9 Oct 2020 10:18:13 +0200 Subject: [PATCH] Create steven.json --- domains/steven.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/steven.json diff --git a/domains/steven.json b/domains/steven.json new file mode 100644 index 000000000..1e798e941 --- /dev/null +++ b/domains/steven.json @@ -0,0 +1,12 @@ +{ + "description": "Steven Frohlich's portfolio", + "repo": "https://github.com/StevenRonnyFrohlich/StevenRonnyFrohlich.github.io", + "owner": { + "username": "StevenRonnyFrohlich", + "email": "steve.r.frohlich@gmail.com" + }, + "record": { + "CNAME": "StevenRonnyFrohlich.github.io", + "URL": "https://steven.is-a.dev" + } +}