feature/leaflet-map #61

Merged
aadil merged 16 commits from feature/leaflet-map into main 2022-12-19 07:49:52 +00:00
2 changed files with 4 additions and 1 deletions
Showing only changes of commit 7362390357 - Show all commits

View File

@ -1,6 +1,8 @@
---
draft: false
---
<h1>Lumbung of Publishers</h1>
<article class="map">
{{< map geoJson="data/geojsonContributors.json">}}
</article>

View File

@ -1795,7 +1795,8 @@ Styles for publishers page
================================================= */
.publishers-page .map {
margin-bottom: 2em;
margin-block: 2rem 4rem;
border: 1px solid;
}
.card.publishers {