From 33c015c121b60d82e11004eb09a2614909cff6ed Mon Sep 17 00:00:00 2001 From: Aayu5h Date: Sun, 14 Jan 2024 19:43:00 +0530 Subject: [PATCH] Create spicydevs.json --- sub-logs/spicydevs.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 sub-logs/spicydevs.json diff --git a/sub-logs/spicydevs.json b/sub-logs/spicydevs.json new file mode 100644 index 0000000..e742c7c --- /dev/null +++ b/sub-logs/spicydevs.json @@ -0,0 +1,17 @@ +{ + "website": "https://spicydevs.github.io", + + "owner": { + "username": "OpAayush", + "email": "aayushmagrawal@gmail.com" + }, + + "target": { + "CNAME": { + "name": "spicydevs", + "value": "spicydevs.pages.dev" + }, + }, + + "proxied": true +}