diff options
author | mms <michal@sapka.me> | 2024-04-10 22:08:41 +0200 |
---|---|---|
committer | mms <michal@sapka.me> | 2024-04-10 22:08:41 +0200 |
commit | 3f7488846906dce323f89bb44703cd4a2c7565cc (patch) | |
tree | ac7f5bdd1884f384934b56bebebb65eb57c4e9ae /content/blog/2023/now-served-from-ipv6.md | |
parent | 678093d4e186bd839a9c1d802ea88233bd192aeb (diff) |
feat: nameplate and more composition
Diffstat (limited to 'content/blog/2023/now-served-from-ipv6.md')
-rw-r--r-- | content/blog/2023/now-served-from-ipv6.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/content/blog/2023/now-served-from-ipv6.md b/content/blog/2023/now-served-from-ipv6.md new file mode 100644 index 0000000..7a8bb72 --- /dev/null +++ b/content/blog/2023/now-served-from-ipv6.md @@ -0,0 +1,10 @@ +--- +title: "Now Served From IPv6" +categories: +- blog +abstract: Added the missing AAAA record +date: 2023-05-03T19:47:30+02:00 +year: 2023 +draft: false +--- +A reader pointed out that this site wasn't using IPv6. So, with little fanfare, I've added the missing AAAA record. Hello from the future! |