about summary refs log tree commit diff
path: root/dns/kontemplate-works
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@gmail.com>2017-10-15T15·03+0200
committerVincent Ambo <tazjin@gmail.com>2017-10-15T15·03+0200
commite3ec0a1f0e5c21e575e5d385e7f611c5f198655f (patch)
tree4cf2bdafc670f386c3a8b3f63df33009eb334fec /dns/kontemplate-works
parent4f13a9d30bb5c4e5caa69c91d0f11de249894c5e (diff)
feat(dns): Add kontemplate.works
Diffstat (limited to 'dns/kontemplate-works')
-rw-r--r--dns/kontemplate-works11
1 files changed, 11 insertions, 0 deletions
diff --git a/dns/kontemplate-works b/dns/kontemplate-works
new file mode 100644
index 0000000000..537d5856dd
--- /dev/null
+++ b/dns/kontemplate-works
@@ -0,0 +1,11 @@
+;; Do not delete these
+kontemplate.works. 21600 IN NS ns-cloud-d1.googledomains.com.
+kontemplate.works. 21600 IN NS ns-cloud-d2.googledomains.com.
+kontemplate.works. 21600 IN NS ns-cloud-d3.googledomains.com.
+kontemplate.works. 21600 IN NS ns-cloud-d4.googledomains.com.
+kontemplate.works. 21600 IN SOA ns-cloud-d1.googledomains.com. cloud-dns-hostmaster.google.com. 1 21600 3600 259200 300
+
+;; Github site setup (temporary)
+kontemplate.works. 60 IN A 192.30.252.153
+kontemplate.works. 60 IN A 192.30.252.154
+www.kontemplate.works. 60 IN CNAME tazjin.github.io.