diff options
| author | 2024-07-22 16:14:23 +0100 | |
|---|---|---|
| committer | 2024-07-22 16:14:23 +0100 | |
| commit | 11475fde609be828dcc06d59380ef4fd6761daca (patch) | |
| tree | 5378a726967189bd491e405a3fe672591bb21d1f /dns | |
| parent | chore(deps): update ghost docker tag to v5.88 (diff) | |
Point blog DNS to netlify
Diffstat (limited to 'dns')
| -rw-r--r-- | dns/zones/pythondiscord.com.yaml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/dns/zones/pythondiscord.com.yaml b/dns/zones/pythondiscord.com.yaml index ab436ec..959d33d 100644 --- a/dns/zones/pythondiscord.com.yaml +++ b/dns/zones/pythondiscord.com.yaml @@ -69,8 +69,8 @@ blog:        comment: 89.58.24.117        proxied: true    ttl: 300 -  type: A -  value: 194.195.247.228 +  type: CNAME +  value: pydis-blog.netlify.app.  bot-core:    octodns: | 
