From 72238043ae58f25e7ea6e491b957168010e93162 Mon Sep 17 00:00:00 2001 From: Andreas Gebhardt Date: Tue, 12 Sep 2017 20:00:59 +0200 Subject: [PATCH] =?UTF-8?q?fix=20=C2=BBGitHub=20Buttons=C2=AB=20deprecatio?= =?UTF-8?q?n=20warnings?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Chrome DevTools console: ``` buttons.js:1 GitHub Buttons deprecated `data-count-api`: use `data-show-count="true"` instead. Please refer to https://github.com/ntkme/github-buttons#readme for more info. buttons.js:1 GitHub Buttons deprecated `data-style`: use `data-size="large"` instead. Please refer to https://github.com/ntkme/github-buttons#readme for more info. ``` Fixed. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 0ebefb4..57562a3 100644 --- a/index.html +++ b/index.html @@ -28,7 +28,7 @@
- Star + Star