From 698e4dd57ae2dd5770e490c62a53e36c01eb2d92 Mon Sep 17 00:00:00 2001 From: Mathijs de Bruin Date: Thu, 22 Sep 2022 13:12:12 +0100 Subject: [PATCH] Revert "Bogus commit (trigger deploy)." This reverts commit 0ada2068ecea0cda6e14e9b6c091f51fa28eb02b. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index e2eb8967..d29dc439 100644 --- a/README.md +++ b/README.md @@ -60,5 +60,3 @@ The following environment variables may be used to configure the frontend. - `VITE_NYATS_API`: Endpoint for [nyats](https://github.com/ipfs-search/nyats) (Not Yet Another Thumbnail Server) API. Default: `https://api.ipfs-search.com/v1/thumbnail/` - `VITE_NYATS_IPFS_GATEWAY`: Gateway for nyats. Default: `https://gw.dwebsearch.com` - `VITE_NYATS_IPNS_ROOT`: Root for thumbnails over IPNS. Default: `/ipns/12D3KooWPVobDRG9Mdmact3ejSe6UAFP8cevmw35HHR1ZDwCozSo/` - -bogus