From af398f64ca23381ff9c444a5b60098903b26a4f5 Mon Sep 17 00:00:00 2001 From: Daniel N <2color@users.noreply.github.com> Date: Thu, 9 Jun 2022 11:38:40 -0500 Subject: [PATCH] Update description --- src/_blog/practical-explainer-ipfs-gateways-part-1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_blog/practical-explainer-ipfs-gateways-part-1.md b/src/_blog/practical-explainer-ipfs-gateways-part-1.md index bfe7d690..6d409624 100644 --- a/src/_blog/practical-explainer-ipfs-gateways-part-1.md +++ b/src/_blog/practical-explainer-ipfs-gateways-part-1.md @@ -1,6 +1,6 @@ --- title: A Practical Explainer for IPFS Gateways - Part 1 -description: 'Learn more about the core concepts behind IPFS and how you can use IPFS using HTTP with IPFS gateways' +description: 'Learn more about the IPFS, its relationship to HTTP, and how you can bridge them with IPFS gateways' author: Daniel Norman date: 2022-06-09 permalink: '/2022-06-09-practical-explainer-ipfs-gateways-1/'