mirror of
https://github.com/publiclab/mapknitter.git
synced 2025-12-05 16:00:00 +01:00
24 lines
957 B
HTML
24 lines
957 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<meta charset="utf-8"/>
|
|
<title>MapKnitter | static archive</title>
|
|
|
|
<link rel="stylesheet" href="https://jywarren.github.io/markdown-pages/node_modules/spectre-markdown.css/dist/markdown.css">
|
|
<link rel="stylesheet"
|
|
href="https://fonts.googleapis.com/css2?family=Lora">
|
|
<link rel="stylesheet" href="https://jywarren.github.io/markdown-pages-template/style.css">
|
|
</head>
|
|
<body>
|
|
<header>
|
|
<a href="#">MapKnitter</a>
|
|
</header>
|
|
<div class="md-pages markdown-css responsive"></div>
|
|
Redirecting to <a href="https://publiclab.github.io/Leaflet.DistortableImage/examples/archive/">https://publiclab.github.io/Leaflet.DistortableImage/examples/archive/</a> ...
|
|
<script>
|
|
window.location = "https://publiclab.github.io/Leaflet.DistortableImage/examples/archive/";
|
|
</script>
|
|
</body>
|
|
</html>
|