From 434bb203cbc743cc602683541f990091b6cca324 Mon Sep 17 00:00:00 2001 From: Nikita Karamov Date: Thu, 16 Mar 2023 15:20:56 +0100 Subject: [PATCH] Get rid of the old name completely --- README.md | 5 +++-- index.html | 10 ++++++---- lib/count.js | 14 ++++++-------- package.json | 4 ++-- public/site.webmanifest | 6 +++--- 5 files changed, 20 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 08ce5aa..19e2bdf 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,10 @@ The instance URL can be saved in your `localStorage` to be automatically appende ### One-click Vercel deploy -For now, **Share₂Fedi** is vendor-locked to run on [Vercel](https://vercel.com/). To deploy it yourself, you can use the following button: +**Share₂Fedi** is designed to run on [Vercel](https://vercel.com/). +To deploy it yourself (it's free!), you can use the following button: -[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fkytta%2Ftoot) +[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fkytta%2Fshare2fedi)