Skip to content
Snippets Groups Projects
Select Git revision
  • 243fca98309a3e1e116c267b2afad232947a97f0
  • master default protected
  • develop
  • 1.0
4 results

Makefile

Blame
  • index.html 238 B
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="utf-8">
        <meta
      name="viewport"
      content="minimum-scale=1, initial-scale=1, width=device-width"
    />
        <title>GeoSTAC</title>
    </head>
    <body>
        <div id="map"></div>
    </body>