Skip to content

Commit 9994313

Browse files
committed
added github link to the footer.
1 parent 695159c commit 9994313

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.html

+3-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ <h1>KML TO JS</h1>
1515

1616
<pre style="white-space: pre" id="kmlContent"></pre>
1717
</body>
18-
<footer>made by <a href="http://emre.ca" target="_blank">Emre</a></footer>
18+
<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>
1921
<script type="module" src="main.js"></script>
2022
</html>

0 commit comments

Comments
 (0)