gpx-web-utils/index.html

25 lines
575 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>gpx.thermokar.st</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
body {
max-width: 35em;
margin: 0 auto;
line-height: 1.5;
font-family: sans-serif;
font-size: large;
}
</style>
</head>
<body>
<noscript>
<mark>
This page contains webassembly and javascript content, please enable
javascript in your browser to use this tool.
</mark>
</noscript>
</body>
</html>