From 36d2f8807a21ab1e3209f65b54989669c5d45e2d Mon Sep 17 00:00:00 2001 From: Andy Freer Date: Sun, 9 Feb 2020 22:55:03 +0000 Subject: [PATCH] Replace some IPFS references --- package-lock.json | 2 +- package.json | 2 +- src/config.yaml | 3 +-- src/layouts/_default/baseof.html | 2 +- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7091777..0dad7d3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "name": "awesome-ipfs", + "name": "awesome-dash-platform", "version": "1.0.0", "lockfileVersion": 1, "requires": true, diff --git a/package.json b/package.json index b4474df..c7c0178 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "awesome-ipfs", + "name": "awesome-dash-platform", "version": "1.0.0", "private": true, "dependencies": { diff --git a/src/config.yaml b/src/config.yaml index beddba6..fea5997 100644 --- a/src/config.yaml +++ b/src/config.yaml @@ -3,7 +3,7 @@ relativeurls: true languageCode: en pluralizelisttitles: false removePathAccents: true -title: Awesome IPFS +title: Awesome Dash Platform disableKinds: - taxonomyTerm @@ -11,4 +11,3 @@ disableKinds: params: Description: >- Useful resources for building things on top of Dash Platform - image: /images/banner.png diff --git a/src/layouts/_default/baseof.html b/src/layouts/_default/baseof.html index 1601ff8..e7c0ff4 100644 --- a/src/layouts/_default/baseof.html +++ b/src/layouts/_default/baseof.html @@ -7,7 +7,7 @@