From b2b0baeff17699b438440ead7637897ca5ba2a9b Mon Sep 17 00:00:00 2001 From: Robin Berjon Date: Wed, 29 Mar 2023 15:07:41 -0400 Subject: [PATCH] quote the things --- src/_blog/2023-03-implementations-principles.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_blog/2023-03-implementations-principles.md b/src/_blog/2023-03-implementations-principles.md index d068c034..f79e5d4e 100644 --- a/src/_blog/2023-03-implementations-principles.md +++ b/src/_blog/2023-03-implementations-principles.md @@ -1,5 +1,5 @@ --- -title: IPFS Implementations: It’s Definitely A Thing +title: 'IPFS Implementations: It’s Definitely A Thing' description: 'IPFS implementations vary wildly in order to adapt to as many situations as possible, and more keep being created. To bring clarity to the ecosystem, we look at some principles that make IPFS what it is.' author: Robin Berjon date: 2023-03-31