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.
 
 
 

15 lines
586 B

<html>
<head>
<title>tippin.me Badge Generator</title>
<link rel="shortcut icon" href="favicon.png">
<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" />
</head>
<body>
<script src="./script.js"></script>
</body>
</html>