File tree Expand file tree Collapse file tree 4 files changed +14
-4
lines changed
Expand file tree Collapse file tree 4 files changed +14
-4
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ website:
1414 # logo: images/logo-cesab.png
1515
1616 page-footer :
17- left : " © CC-BY [PHENOFISH group](https://www.fondationbiodiversite.fr/en/the-frb-in-action/programs-and-projects/le-cesab/phenofish/)"
17+ left : " © CC-By [PHENOFISH group](https://www.fondationbiodiversite.fr/en/the-frb-in-action/programs-and-projects/le-cesab/phenofish/)"
1818 center : " Code source available on [{{< fa brands github >}}](https://github.com/phenofish/phenofish.github.io/)"
1919 right : " Built with [Quarto](https://quarto.org/)"
2020 border : true
@@ -29,8 +29,12 @@ website:
2929 href : content/people.qmd
3030 - text : " {{< fa database >}} <span class='menu-item'>Database</span>"
3131 href : content/database.qmd
32- - text : " {{< fa upload >}} <span class='menu-item'>Contributing</span>"
33- href : content/contributing.qmd
32+ - text : " {{< fa code >}} <span class='menu-item'>Software</span>"
33+ href : content/software.qmd
34+ - text : " {{< fa book >}} <span class='menu-item'>Publications</span>"
35+ href : content/papers.qmd
36+ - text : " {{< fa upload >}} <span class='menu-item'>Submit data</span>"
37+ href : content/submit-data.qmd
3438
3539format :
3640 html :
Original file line number Diff line number Diff line change 1- ## {{< fa upload >}}   ; Contributing
1+ ## {{< fa book >}}   ; Publications
22
33{{< fa triangle-exclamation >}}  ; Work in progress...   ; {{< fa triangle-exclamation >}}
Original file line number Diff line number Diff line change 1+ ## {{< fa code >}}   ; Software
2+
3+ {{< fa triangle-exclamation >}}  ; Work in progress...   ; {{< fa triangle-exclamation >}}
Original file line number Diff line number Diff line change 1+ ## {{< fa upload >}}   ; Submit data
2+
3+ {{< fa triangle-exclamation >}}  ; Work in progress...   ; {{< fa triangle-exclamation >}}
You can’t perform that action at this time.
0 commit comments