From 1f8bf966522c7f3081442b964e99690a83af3c7a Mon Sep 17 00:00:00 2001 From: Nato Boram Date: Fri, 10 Jul 2020 02:39:37 -0400 Subject: [PATCH 01/11] fix title --- CHANGELOG.md | 2 ++ src/app/app.component.html | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b18243..deee1d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/), and this ### Fixed +- Corrected the title from "Public IPFS Cacher" to "Public Gateway Cacher". + ### Security ## [2.1.0] - 2020-07-10 diff --git a/src/app/app.component.html b/src/app/app.component.html index 4bd6ac4..dae53fe 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -1,5 +1,5 @@ -

Public IPFS Cacher

+

Public Gateway Cacher