diff options
author | Sam Potts <sam@potts.es> | 2019-03-16 12:15:20 +1100 |
---|---|---|
committer | Sam Potts <sam@potts.es> | 2019-03-16 12:15:20 +1100 |
commit | 848e7988099626be0c86154a5a01f140d663e2e8 (patch) | |
tree | f1c46a27470606defe06cf6be9827608ba070531 /demo/index.html | |
parent | 35f7ee9c59ff082a5b71aae43ffccab4cdf10fdf (diff) | |
download | plyr-848e7988099626be0c86154a5a01f140d663e2e8.tar.lz plyr-848e7988099626be0c86154a5a01f140d663e2e8.tar.xz plyr-848e7988099626be0c86154a5a01f140d663e2e8.zip |
Fix merge
Diffstat (limited to 'demo/index.html')
-rw-r--r-- | demo/index.html | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/demo/index.html b/demo/index.html index 6f11cddd..19fb9c7b 100644 --- a/demo/index.html +++ b/demo/index.html @@ -107,12 +107,7 @@ <div class="call-to-action"> <span class="button--with-count"> - <a - <a href="https://github.com/sampotts/plyr" target="_blank" class="button js-shr-button"> - target="_blank" - class="button" - data-shr-network="github" - > + <a <a href="https://github.com/sampotts/plyr" target="_blank" class="button js-shr-button"> <svg class="icon" role="presentation"> <title>GitHub</title> <path |