A follow button is a button that links to a GitHub user page and prompts the user to follow the user. Here's how to create one:
<head>
or before the end of the <body>
of your code:<a class="github-button" href="https://github.com/hubot" aria-label="Follow @hubot on GitHub">Follow @hubot</a>