Adds gzipped info #129 #13 #69

This commit is contained in:
Zeno Rocha 2015-11-11 17:43:53 -08:00
parent a218b37f66
commit 6cab936bbb

View File

@ -7,7 +7,7 @@
<meta name="description" content="Copy text to the clipboard shouldn't be hard. It shouldn't require dozens of steps to configure or hundreds of KBs to load. But most of all, it shouldn't depend on Flash or any bloated framework. That's why clipboard.js exists.">
<meta property="og:title" content="clipboard.js">
<meta property="og:description" content="A modern approach to copy text to clipboard. No Flash. No dependencies. Just 2kb">
<meta property="og:description" content="A modern approach to copy text to clipboard. No Flash. No dependencies. Just 2kb gzipped">
<meta property="og:url" content="https://zenorocha.github.io/clipboard.js/">
<meta property="og:image" content="https://zenorocha.github.io/clipboard.js/assets/images/facebook.png">
@ -21,7 +21,7 @@
<header class="header gradient text-center">
<h1 class="title">clipboard.js</h1>
<h2 class="subtitle">A modern approach to copy text to clipboard</h2>
<h2 class="subtitle">No Flash. No dependencies. Just 2kb</h2>
<h2 class="subtitle">No Flash. No dependencies. Just 2kb gzipped</h2>
<p class="gh-btns">
<iframe src="https://ghbtns.com/github-btn.html?user=zenorocha&amp;repo=clipboard.js&amp;type=watch&amp;count=true&amp;size=large"
allowtransparency="true" frameborder="0" scrolling="0" width="152" height="30"></iframe>