forked from MapComplete/MapComplete
UX: somewhat decent landing page for app.mapcomplete.org
This commit is contained in:
parent
c167094b65
commit
7ebccfafd0
5 changed files with 39 additions and 15 deletions
|
@ -2,17 +2,14 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta content="width=device-width, initial-scale=1.0" name="viewport">
|
||||
<link href="https://mapcomplete.org/css/index-tailwind-output.css" rel="stylesheet"/>
|
||||
|
||||
<title>MapComplete App</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Hi!
|
||||
|
||||
MapComplete will soon (TM) be available as Android App in the play store and on FDroid.
|
||||
|
||||
In the meantime, there isn't a lot to see here.
|
||||
|
||||
<a href="https://mapcomplete.org">Go back to mapcomplete</a>
|
||||
|
||||
<div id="main"></div>
|
||||
<script type="module" src="./app_index.ts"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue