mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 22:05:14 +00:00
addition of subdomain for winterlings site (#829)
* addition of subdomain for winterlings site code open source at: https://github.com/ZeroQLi/winterlings * my fault (i think)
This commit is contained in:
parent
85d84f33d4
commit
d8d5786cff
1 changed files with 6 additions and 1 deletions
|
|
@ -284,7 +284,12 @@ vercel-ns:
|
|||
- ns1.vercel-dns.com.
|
||||
- ns2.vercel-dns.com.
|
||||
|
||||
wordcalc:
|
||||
winterlings: # a site to view winter wonderland projects (contact @ZeroQL on slack for thingies)
|
||||
ttl: 1
|
||||
type: CNAME
|
||||
value: cname.vercel-dns.com.
|
||||
|
||||
wordcalc:
|
||||
ttl: 1
|
||||
type: CNAME
|
||||
value: cname.vercel-dns.com.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue