We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 695159c commit 9994313Copy full SHA for 9994313
index.html
@@ -15,6 +15,8 @@ <h1>KML TO JS</h1>
15
16
<pre style="white-space: pre" id="kmlContent"></pre>
17
</body>
18
- <footer>made by <a href="http://emre.ca" target="_blank">Emre</a></footer>
+ <footer>
19
+ made by <a href="http://emre.ca" target="_blank">Emre</a> 👽 <a href="https://github.com/MostlyEmre/kml-to-js" target="_blank">GitHub</a>
20
+ </footer>
21
<script type="module" src="main.js"></script>
22
</html>
0 commit comments