From 36f0753e97d5a7d3fa78472f51a7ca38698f3a3a Mon Sep 17 00:00:00 2001 From: Reef Salter Date: Tue, 20 Jun 2023 11:00:39 +0100 Subject: [PATCH 1/2] Update reefsalty.json --- domains/reefsalty.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/reefsalty.json b/domains/reefsalty.json index b5a77cfd7..cb967f686 100644 --- a/domains/reefsalty.json +++ b/domains/reefsalty.json @@ -1,6 +1,6 @@ { "description": "ReefSalty", - "repo": "https://github.com/github-username/github-username.github.io", + "repo": "https://github.com/github-username/reefsalty.github.io", "owner": { "username": "ReefSalty", "email": "hi@reefsalty.co.uk", From 5879cc033aef295e458934d8a881bfce4f451bad Mon Sep 17 00:00:00 2001 From: ReefSalty Date: Sun, 20 Aug 2023 14:08:01 +0100 Subject: [PATCH 2/2] feat(domain): reef.is-a.dev --- domains/reef.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/reef.json diff --git a/domains/reef.json b/domains/reef.json new file mode 100644 index 000000000..e14593559 --- /dev/null +++ b/domains/reef.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ReefSalty", + "email": "reefsalter@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file