From 1d587d5a92c9677d70c6c3511c140f61947db5a4 Mon Sep 17 00:00:00 2001 From: Joshua Date: Tue, 19 Apr 2022 04:14:36 +0200 Subject: [PATCH 1/2] Create jqshuv.json --- domains/jqshuv.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jqshuv.json diff --git a/domains/jqshuv.json b/domains/jqshuv.json new file mode 100644 index 000000000..584fdab30 --- /dev/null +++ b/domains/jqshuv.json @@ -0,0 +1,12 @@ +{ + "description": "Jqshuv's Portfolio Page", + "repo": "https://github.com/github-username/github-username.github.io", + "owner": { + "username": "jqshuv", + "email": "jqshuv@gmail.com", + "twitter": "jqshuv" + }, + "record": { + "CNAME": "jqshuv.github.io" + } +} From 147002aa181a7bd334e42e4b00fc86297f5cc702 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 19 Apr 2022 22:25:44 +0700 Subject: [PATCH 2/2] correct repo --- domains/jqshuv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jqshuv.json b/domains/jqshuv.json index 584fdab30..aa2341712 100644 --- a/domains/jqshuv.json +++ b/domains/jqshuv.json @@ -1,6 +1,6 @@ { "description": "Jqshuv's Portfolio Page", - "repo": "https://github.com/github-username/github-username.github.io", + "repo": "https://github.com/jqshuv/jqshuv.github.io", "owner": { "username": "jqshuv", "email": "jqshuv@gmail.com",