Browse Source

Updates

gh-pages
Luke Childs 6 years ago
parent
commit
afd7cc17dd
  1. 2
      index.html

2
index.html

@ -1 +1 @@
<html> <head> <title>tippin.me Badge Generator</title> <link rel="shortcut icon" href="https://lukechilds.github.io/tippin-badge/favicon.7ac7d8b2.png"> <meta name="description" content="Readme badge generator for tippin.me."> <link rel="stylesheet" type="text/css" href="https://lukechilds.github.io/tippin-badge/style.931fb4ed.css"> <meta name="twitter:card" value="summary"> <meta property="og:title" content="tippin.me Badge Generator"> <meta property="og:description" content="Readme badge generator for tippin.me."> <meta property="og:image" content="https://lukechilds.github.io/tippin-badge/card.f4041123.png"> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-77178022-5"></script> <script>function a(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],a("js",new Date),a("config","UA-77178022-5");</script> </head> <body> <div class="container"> <h1>⚡️ tippin.me Badge Generator</h1> <h2 class="description">Enter your Twitter username</h2> <div class="input-container"> <input type="text" name="username" placeholder="username" autofocus autocomplete="off"> <span class="prefix">@</span> </div> <div class="badge-preview"></div> <h3 class="output-title">Markdown</h3> <pre class="badge-markdown"></pre> <h3 class="output-title">HTML</h3> <pre class="badge-html"></pre> <h3 class="output-title">SVG</h3> <pre class="badge-svg"></pre> <footer> <span class="version"></span> - <a rel="noopener noreferrer" target="_blank" href="//github.com/lukechilds/tippin-badge">Source code</a> - <a rel="noopener noreferrer" target="_blank" href="//github.com/lukechilds/tippin-badge/issues">Report a bug</a> <div class="me"> A thing by <a rel="noopener noreferrer" target="_blank" href="//lukechilds.co">@lukechilds</a> </div> </footer> </div> <script src="https://lukechilds.github.io/tippin-badge/script.f5fa44a7.js"></script> </body> </html>
<html> <head> <title>tippin.me Badge Generator</title> <link rel="shortcut icon" href="https://lukechilds.github.io/tippin-badge/favicon.7ac7d8b2.png"> <link rel="stylesheet" type="text/css" href="https://lukechilds.github.io/tippin-badge/style.931fb4ed.css"> <meta charset="utf-8"> <meta name="description" content="Readme badge generator for tippin.me."> <meta property="og:site_name" content="tippin.me Badge Generator"> <meta property="og:title" content="tippin.me Badge Generator"> <meta property="og:type" content="website"> <meta property="og:image" content="https://lukechilds.github.io/tippin-badge/card.f4041123.png"> <meta property="og:description" content="Readme badge generator for tippin.me."> <meta property="og:url" content="https://lukechilds.github.io/tippin-badge"> <meta property="twitter:card" content="summary_large_image"> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-77178022-5"></script> <script>function a(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],a("js",new Date),a("config","UA-77178022-5");</script> </head> <body> <div class="container"> <h1>⚡️ tippin.me Badge Generator</h1> <h2 class="description">Enter your Twitter username</h2> <div class="input-container"> <input type="text" name="username" placeholder="username" autofocus autocomplete="off"> <span class="prefix">@</span> </div> <div class="badge-preview"></div> <h3 class="output-title">Markdown</h3> <pre class="badge-markdown"></pre> <h3 class="output-title">HTML</h3> <pre class="badge-html"></pre> <h3 class="output-title">SVG</h3> <pre class="badge-svg"></pre> <footer> <span class="version"></span> - <a rel="noopener noreferrer" target="_blank" href="//github.com/lukechilds/tippin-badge">Source code</a> - <a rel="noopener noreferrer" target="_blank" href="//github.com/lukechilds/tippin-badge/issues">Report a bug</a> <div class="me"> A thing by <a rel="noopener noreferrer" target="_blank" href="//lukechilds.co">@lukechilds</a> </div> </footer> </div> <script src="https://lukechilds.github.io/tippin-badge/script.f5fa44a7.js"></script> </body> </html>
Loading…
Cancel
Save