mapcomplete/land.html

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
143 B
HTML
Raw Normal View History

2020-06-24 00:35:19 +02:00
<!DOCTYPE html>
<html>
<head><title>MapComplete Auth</title></head>
<body>
2023-09-01 21:36:39 +02:00
<script type="module" src="./src/land.ts"></script>
2020-06-24 00:35:19 +02:00
</body>
</html>