gautamkrishnar/nothing-private

Github star button showing a warning

gautamkrishnar opened this issue · 0 comments

Warning ⚠️ : "GitHub Buttons deprecated data-style: use data-size="large" instead. Please refer to https://github.com/ntkme/github-buttons#readme for more info."

How to fix:

  • Comment on this issue if you are interested
  • Change Line 28 of index.html.
  • Replace data-style="mega" with data-size="large"
  • Submit a pull request