Added "Fork me on GitHub" banner
This commit is contained in:
@ -7,10 +7,12 @@
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.min.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="map"></div>
|
||||
<a class="github-fork-ribbon" href="https://github.com/0xFEEDC0DE64/PokeMobBotMap" title="Fork me on GitHub">Fork me on GitHub</a>
|
||||
|
||||
<script src="https://maps.googleapis.com/maps/api/js?callback=initMap" async defer></script>
|
||||
<script src="script.js"></script>
|
||||
|
Reference in New Issue
Block a user