mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-05-25 12:27:17 +00:00
Removed 'verification link' instructions from README
This commit is contained in:
12
README.md
12
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
|
|
||||||
<footer style="position: fixed; bottom: 0; color: transparent;">
|
|
||||||
<a rel="me" href="https://mastodon-server/@username"
|
|
||||||
>Mastodon verification link</a
|
|
||||||
>
|
|
||||||
</footer>
|
|
||||||
```
|
|
||||||
|
|
||||||
### Skills
|
### Skills
|
||||||
|
|
||||||
To showcase your skills provide them here.
|
To showcase your skills provide them here.
|
||||||
|
|||||||
Reference in New Issue
Block a user