35 lines
1.1 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="static/main.css">
<meta charset="utf-8">
<title>BTC Map</title>
</head>
<body>
<h1 align="center">Welcome to BTC Map!</h1>
<p>
<img src="static/btc-map-icon.png" alt="BTC Map Logo" width="200" height="200" class="center"></img>
</p>
<p align="center">
We're on a mission to get merchants who accept Bitcoin properly tagged within OpenStreetMaps and beautifully visualised with mobile and web apps.
</p>
<p align="center">
We believe that both the apps and the underlying data should be Free and Open Source Software (FOSS).
</p>
<p align="center">
One map to rule them all!
</p>
<p align="center">
Get our Android app on <a href="https://f-droid.org/en/packages/org.btcmap/" target="_blank">F-Droid</a>.
</p>
<p align="center">
A web app will be released on this domain soon and we are seeking contributors with experience of OpenLayers.
</p>
<p align="center">
Find us on Twitter at <a href="https://twitter.com/BTCMapDotOrg" target="_blank">@BTCMapDotOrg</a>
</p>
</body>
</html>