From 012d230ae52f17ecd97239fef50f32e70b02bc76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christopher=20Leander=20S=C3=A6b=C3=B8?= <84072709+WiredDesigns@users.noreply.github.com> Date: Sat, 29 Jul 2023 14:43:47 +0200 Subject: [PATCH] Create astrous.json --- sub-logs/astrous.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 sub-logs/astrous.json diff --git a/sub-logs/astrous.json b/sub-logs/astrous.json new file mode 100644 index 0000000..cfa2d48 --- /dev/null +++ b/sub-logs/astrous.json @@ -0,0 +1,17 @@ +{ + "repo": "https://github.com/WiredDesigns/wireddesigns.github.io", + + "owner": { + "username": "WiredDesigns", + "email": "stofferprogramming@gmail.com" + }, + + "target": { + "CNAME": { + "name": "astrous", + "value": "wireddesigns.github.io" + } + }, + + "proxied": true +}