Skip to content

Commit 9124132

Browse files
committed
changed sidebar link
1 parent a23e630 commit 9124132

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

_sidebar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* [<i class="fas fa-globe-europe" aria-hidden="true"></i> Archive explorer](https://server.poseidon-adna.org)
1212
* [<i class="fas fa-newspaper" aria-hidden="true"></i> Paper directory](https://papers.poseidon-adna.org/)
1313
* [<i class="fa fa-comments" aria-hidden="true"></i> Blog](http://blog.poseidon-adna.org)
14-
* [<i class="fab fa-github" aria-hidden="true"></i> Github](https://github.com/poseidon-framework/poseidon-framework.github.io)
14+
* [<i class="fab fa-github" aria-hidden="true"></i> Github](https://github.com/poseidon-framework)
1515
* **<i class="fas fa-clipboard-list" aria-hidden="true"></i>&nbsp; The Poseidon Standard**
1616
* [Poseidon package](standard.md)
1717
* [Genotype data](genotype_data.md)

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
var footer = [
136136
'<hr/>',
137137
'<footer>',
138-
'&copy;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>.',
138+
'&copy;2026 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) {

0 commit comments

Comments
 (0)