From f38bbafb2dd05507eebcefddb5d75dcb1a5cc323 Mon Sep 17 00:00:00 2001 From: Christian Sarnataro Date: Fri, 10 Feb 2023 23:44:35 +0100 Subject: [PATCH] Removed 'verification link' instructions from README --- README.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/README.md b/README.md index 9cd7c65..ee8b786 100644 --- a/README.md +++ b/README.md @@ -466,18 +466,6 @@ module.exports = { }; ``` -In case you need to implement the Mastodon verification link, you can add it directly in the `index.html` file. - -E.g. you could add a footer section right before the closing `body` tag: - -```html - -``` - ### Skills To showcase your skills provide them here.