several fixes and optimizations

This commit is contained in:
2022-06-20 20:33:12 +02:00
parent b0dd6b9389
commit aac25cdb34
125 changed files with 902 additions and 283 deletions

View File

@ -4,7 +4,6 @@
integrity="sha512-xodZBNTC5n17Xt2atTPuE1HxjVMSvLVW9ocqUKLsCC5CXdbqCmblAshOMAS6/keqq/sMZMZ19scR4PsZChSR7A=="
crossorigin=""/>
<!-- Make sure you put this AFTER Leaflet's CSS -->
<script src="https://unpkg.com/leaflet@1.7.1/dist/leaflet.js"
integrity="sha512-XQoYMqMTK8LvdxXYG3nZ448hOEQiglfqkJs1NOQV44cWnUrBc8PkAOcXy20w0vlaXaVUearIOBhiXZ5V3ynxwA=="
crossorigin=""></script>
@ -17,7 +16,6 @@ crossorigin=""/>
}
</style>
<!-- contact -->
<section class="section bg-gray">
<div class="container">
<div class="row">
@ -43,7 +41,6 @@ crossorigin=""/>
</div>
</div>
</section>
<!-- /contact -->
<section class="section pt-0 bg-gray">
<div class="container">