This commit is contained in:
Zeno Rocha 2016-05-29 12:10:23 -07:00
parent 8a4fb098bf
commit 5e80c7cb4f

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 3kb gzipped">
<meta property="og:description" content="A modern approach to copy text to clipboard. No Flash. No frameworks. Just 3kb 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 3kb gzipped</h2>
<h2 class="subtitle">No Flash. No frameworks. Just 3kb 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>