From 16a364375ab0ea9f7ac6e402087d7139aee5db1e Mon Sep 17 00:00:00 2001 From: Daniel Norman <1992255+2color@users.noreply.github.com> Date: Mon, 17 Feb 2025 13:12:11 +0100 Subject: [PATCH] add link to autotls blog post (#706) * add link to autotls blog post * fix: publish date --------- Co-authored-by: Daniel N <2color@users.noreply.github.com> --- src/_blog/releasenotes.md | 13 +++++++++++++ src/_blog/shipyard-2024.md | 1 + 2 files changed, 14 insertions(+) diff --git a/src/_blog/releasenotes.md b/src/_blog/releasenotes.md index dd9a6fcf..12c8071c 100644 --- a/src/_blog/releasenotes.md +++ b/src/_blog/releasenotes.md @@ -1,5 +1,18 @@ --- data: + - title: 'Announcing AutoTLS: Bridging IPFS and the Web' + date: "2025-02-17" + publish_date: null + path: https://blog.libp2p.io/autotls/ + card_image: "/libp2p_WebTransport_Blog_Header.png" + tags: + - AutoTLS + - IPFS + - libp2p + - libp2p.direct + - Let's Encrypt + - TLS + - Interplanetary Shipyard - title: 'Just released: Kubo 0.33.2!' date: "2025-02-14" publish_date: null diff --git a/src/_blog/shipyard-2024.md b/src/_blog/shipyard-2024.md index 861b20a6..88920d99 100644 --- a/src/_blog/shipyard-2024.md +++ b/src/_blog/shipyard-2024.md @@ -15,6 +15,7 @@ tags: - WebSockets - AutoTLS - Let's Encrypt + - Interplanetary Shipyard --- ## Update From Interplanetary Shipyard