File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 135135 var footer = [
136136 '<hr/>' ,
137137 '<footer>' ,
138- '©2023 Poseidon is an initiative of the <a href="https://www.eva.mpg.de/archaeogenetics/index.html">Department of Archaeogenetics</a> at the Max Planck Institute for Evolutionary Anthropology in Leipzig. The main contact is <a href="https://www.eva.mpg.de/archaeogenetics/staff/stephan-schiffels/">Stephan Schiffels</a>. This project has received funding from the European Research Council (ERC) under the European Union’s Horizon 2020 research and innovation programme (grant agreement number 851511). This website was built with <a href="https://github.com/docsifyjs/docsify" target="_blank">docsify</a>.' ,
138+ '©2025 Poseidon is an initiative of the <a href="https://www.eva.mpg.de/archaeogenetics/index.html">Department of Archaeogenetics</a> at the Max Planck Institute for Evolutionary Anthropology in Leipzig. The main contact is <a href="https://www.eva.mpg.de/archaeogenetics/staff/stephan-schiffels/">Stephan Schiffels</a>. This project has received funding from the European Research Council (ERC) under the European Union’s Horizon 2020 research and innovation programme (grant agreement number 851511). This website was built with <a href="https://github.com/docsifyjs/docsify" target="_blank">docsify</a>.' ,
139139 '</footer>'
140140 ] . join ( '' ) ;
141141 hook . afterEach ( function ( html ) {
187187 <!-- <script src="https://unpkg.com/browse/docsify@4.7.0/src/plugins/external-script.js"></script> -->
188188
189189 <!-- leaflet map -->
190- < link rel ="stylesheet " href ="https://unpkg.com/leaflet@1.9.4/dist/leaflet.css "
190+ <!-- < link rel="stylesheet" href="https://unpkg.com/leaflet@1.9.4/dist/leaflet.css"
191191 integrity="sha256-p4NxAoJBhIIN+hmNHrzRCf9tD/miZyoHS5obTRR9BMY="
192- crossorigin =""/>
192+ crossorigin=""/> -->
193193 <!-- Make sure you put this AFTER Leaflet's CSS -->
194- < script src ="https://unpkg.com/leaflet@1.9.4/dist/leaflet.js "
194+ <!-- < script src="https://unpkg.com/leaflet@1.9.4/dist/leaflet.js"
195195 integrity="sha256-20nQCchB9co0qIjJZRGuk2/Z9VM+kNiyxNV1lvTlZBo="
196196 crossorigin=""></script>
197197 <script src="https://unpkg.com/leaflet.markercluster@1.5.3/dist/leaflet.markercluster.js"></script>
198198 <link rel="stylesheet" href="https://unpkg.com/leaflet.markercluster@1.5.3/dist/MarkerCluster.css"></script>
199- < link rel ="stylesheet " href ="https://unpkg.com/leaflet.markercluster@1.5.3/dist/MarkerCluster.Default.css "> </ script >
199+ <link rel="stylesheet" href="https://unpkg.com/leaflet.markercluster@1.5.3/dist/MarkerCluster.Default.css"></script> -->
200200
201201 <!-- diagrams with mermaid: https://github.com/Leward/mermaid-docsify -->
202202 < script type ="module ">
You can’t perform that action at this time.
0 commit comments