From 7a915718f36e1805ebfe8b8b8ccb87e98f0fbb1c Mon Sep 17 00:00:00 2001 From: Caleb Denio Date: Fri, 20 Aug 2021 21:29:54 -0400 Subject: [PATCH] Fix record ordering --- hackclub.app.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hackclub.app.yaml b/hackclub.app.yaml index e8eac09..66a76bd 100644 --- a/hackclub.app.yaml +++ b/hackclub.app.yaml @@ -17,10 +17,6 @@ _acme-challenge: _github-challenge-hack-as-a-service: type: TXT value: 4b821e52c1 -status: - type: A - value: 34.138.52.92 - em2060.hackclub.app: type: CNAME value: u17325777.wl028.sendgrid.net. @@ -30,3 +26,7 @@ s1._domainkey.hackclub.app: s2._domainkey.hackclub.app: type: CNAME value: s2.domainkey.u17325777.wl028.sendgrid.net. + +status: + type: A + value: 34.138.52.92