summaryrefslogtreecommitdiffstats
path: root/remmy.io.zone
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2022-08-31 21:37:11 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2022-08-31 21:37:11 +0200
commit565a09b8436e7b6b45e22492cfff322d6788cb68 (patch)
treeac4e0d067eef214719752f6423f9cd52ac091680 /remmy.io.zone
parent34baca6e63f9e85438e6b0539b3c5b126d0117c8 (diff)
downloaddns-565a09b8436e7b6b45e22492cfff322d6788cb68.tar.xz
Fix modelines
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'remmy.io.zone')
-rw-r--r--remmy.io.zone3
1 files changed, 2 insertions, 1 deletions
diff --git a/remmy.io.zone b/remmy.io.zone
index 3fb698d..8681da3 100644
--- a/remmy.io.zone
+++ b/remmy.io.zone
@@ -1,4 +1,3 @@
-; vi: ft=bindzone:ts=8:sw=8:nowrap:et
$ORIGIN remmy.io.
$TTL 24h
@@ -50,3 +49,5 @@ theos._domainkey TXT "k=rsa; t=s; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC5u
$INCLUDE "dns/letsencrypt-tlsa.zone" _443._tcp.remmy.io
$INCLUDE "dns/letsencrypt-tlsa.zone" _443._tcp.gallery.remmy.io
$INCLUDE "dns/letsencrypt-tlsa.zone" _443._tcp.gallery-static.remmy.io
+
+; vim: ft=bindzone ts=8 sw=8 nowrap et