fix files url in leaflet.css (??) why does it still not work ..

This commit is contained in:
Swrup 2021-12-16 09:38:29 +01:00
parent b726fc2256
commit a7ab7213f2
3 changed files with 3 additions and 14 deletions

View file

@ -7,7 +7,6 @@ let render_unsafe ~title ~content request =
<link href="/assets/css/bootstrap.min.css" rel="stylesheet"/>
<link href="/assets/css/leaflet.css" rel="stylesheet">
<link href="/assets/css/style.css" rel="stylesheet">
<link href="/assets/img/marker-icon.png" rel="marker-icon">
</head>
<body>
<header>