You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
604 B

6 years ago
<html>
<head>
<title>tippin.me Badge Generator</title>
<!-- <link rel="shortcut icon" href="favicon.png"> -->
6 years ago
<meta name="description" content="Readme badge generator for tippin.me."/>
<link rel="stylesheet" type="text/css" href="style.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="favicon.png" /> -->
6 years ago
</head>
<body>
<script src="./script.js"></script>
</body>
</html>