From 59ea9a2b9ce59cb688ef2f5a76f787eddfb62c75 Mon Sep 17 00:00:00 2001 From: Daniel Norman Date: Fri, 30 Jan 2026 12:47:17 +0100 Subject: [PATCH] fix: add canonical urls --- src/_blog/2026-01-ipld-2025-review.md | 1 + src/_blog/2026-01-year-in-review.md | 1 + 2 files changed, 2 insertions(+) diff --git a/src/_blog/2026-01-ipld-2025-review.md b/src/_blog/2026-01-ipld-2025-review.md index 59a2f4bf..9e706293 100644 --- a/src/_blog/2026-01-ipld-2025-review.md +++ b/src/_blog/2026-01-ipld-2025-review.md @@ -2,6 +2,7 @@ title: "IPLD 2025 Review: From Monoliths to Modules" description: "The year that brought us modular Rust libraries, faster DAG-CBOR, stable multiformats, and a simpler on-ramp with DASL." author: Volker Mische +canonicalUrl: https://ipfsfoundation.org/ipld-2025-in-review/ date: 2026-01-19 permalink: '/2026-01-ipld-2025-review/' header_image: '/2026-01-rusted-facade.jpg' diff --git a/src/_blog/2026-01-year-in-review.md b/src/_blog/2026-01-year-in-review.md index 746558fa..7b0e1f58 100644 --- a/src/_blog/2026-01-year-in-review.md +++ b/src/_blog/2026-01-year-in-review.md @@ -2,6 +2,7 @@ title: "Content-Addressing: A Year In Review" description: "Let's take a look at what happened in content addressing in 2025 — it's a lot!" author: Robin Berjon +canonicalUrl: https://ipfsfoundation.org/content-addressing-2025-in-review/ date: 2026-01-15 permalink: '/2026-01-year-in-review/' header_image: '/2026-01-sunrise-sea01.jpg'