Skip to content

Commit 69a9ec7

Browse files
authored
Merge pull request #701 from BioKIC/update-stats
Update stats on About page, year in citation pages
2 parents 9e4567c + 5c9f175 commit 69a9ec7

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

content/about/_index.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ title: About
44
---
55
[Symbiota Docs](https://symbiota.org/docs) is a central repository for documentation regarding Symbiota-based data portals. This site is maintained by the Symbiota Support Hub, but all Symbiota users are encouraged to contribute. [Contact Us](https://biokic.github.io/symbiota-docs/contact/) to contribute or provide feedback on this site.
66

7-
[Symbiota](https://symbiota.org/) is an open-source software for managing and mobilizing biodiversity data that serves over 1,400 natural history collections and publishes over 70 million occurrence (specimen or observation) records. Visit [Symbiota.org](https://symbiota.org/) to learn more. The core Symbiota code is developed at the Arizona State University Biodiversity Knowledge Integration Center. The central code for this version of Symbiota can be found in [GitHub](https://github.com/BioKIC/Symbiota).
7+
[Symbiota](https://symbiota.org/) is an open-source software for managing and mobilizing biodiversity data that serves over 2,000 natural history collections and publishes over 95 million occurrence (specimen or observation) records. Visit [Symbiota.org](https://symbiota.org/) to learn more. The core Symbiota code is developed at the Arizona State University Biodiversity Knowledge Integration Center. The central code for this version of Symbiota can be found in [GitHub](https://github.com/BioKIC/Symbiota).

content/about/_index.es.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ title: 'Acerca de'
44

55
[Symbiota Docs](https://symbiota.org/docs) es un repositorio central de documentación sobre portales de datos basados en Symbiota. Este sitio es mantenido por Symbiota Support Hub, pero se alienta a todos los usuarios de Symbiota a contribuir. [Contáctenos](https://biokic.github.io/symbiota-docs/contact/) para contribuir o proporcionar comentarios sobre este sitio.
66

7-
[Symbiota](https://symbiota.org/) es un software de código abierto para administrar y movilizar datos de biodiversidad que sirve a más de 1400 colecciones de historia natural y publica más de 70 millones de registros de ocurrencia (especímenes u observaciones). Visite [Symbiota.org](https://symbiota.org/) para obtener más información. El código central de Symbiota se desarrolla en el Centro de Integración del Conocimiento de la Biodiversidad de la Universidad Estatal de Arizona. El código central para esta versión de Symbiota se puede encontrar en [GitHub](https://github.com/BioKIC/Symbiota).
7+
[Symbiota](https://symbiota.org/) es un software de código abierto para administrar y movilizar datos de biodiversidad que sirve a más de 2000 colecciones de historia natural y publica más de 95 millones de registros de ocurrencia (especímenes u observaciones). Visite [Symbiota.org](https://symbiota.org/) para obtener más información. El código central de Symbiota se desarrolla en el Centro de Integración del Conocimiento de la Biodiversidad de la Universidad Estatal de Arizona. El código central para esta versión de Symbiota se puede encontrar en [GitHub](https://github.com/BioKIC/Symbiota).

content/about/_index.fr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ draft: false
55

66
[Symbiota Docs](https://symbiota.org/docs) est un référentiel central de documentation concernant les portails de données basés sur Symbiota. Ce site est maintenu par le Symbiota Support Hub, mais tous les utilisateurs de Symbiota sont encouragés à y contribuer. [Contactez-nous](https://biokic.github.io/symbiota-docs/contact/) pour contribuer ou fournir des commentaires sur ce site.
77

8-
[Symbiota](https://symbiota.org/) est un logiciel open source de gestion et de mobilisation de données sur la biodiversité qui dessert plus de 1 400 collections d'histoire naturelle et publie plus de 70 millions d'enregistrements d'occurrences (spécimens ou observations). Visitez [Symbiota.org](https://symbiota.org/) pour en savoir plus. Le code central de Symbiota est développé au Centre d'intégration des connaissances sur la biodiversité de l'Arizona State University. Le code central de cette version de Symbiota se trouve dans [GitHub](https://github.com/BioKIC/Symbiota).
8+
[Symbiota](https://symbiota.org/) est un logiciel open source de gestion et de mobilisation de données sur la biodiversité qui dessert plus de 2000 collections d'histoire naturelle et publie plus de 95 millions d'enregistrements d'occurrences (spécimens ou observations). Visitez [Symbiota.org](https://symbiota.org/) pour en savoir plus. Le code central de Symbiota est développé au Centre d'intégration des connaissances sur la biodiversité de l'Arizona State University. Le code central de cette version de Symbiota se trouve dans [GitHub](https://github.com/BioKIC/Symbiota).
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<p class="pl-3">[Content authors, editors and translators full names]. <span class="font-weight-bold">[Page Title]</span>. <span class="font-italic">In</span>: Symbiota Support Hub (2021). <span class="font-weight-bold">Symbiota Documentation</span>. <a href="#">[Permalink]</a>. Created on [DD month YYYY], last edited on [DD month YYYY].</p>
1+
<p class="pl-3">[Content authors, editors and translators full names]. <span class="font-weight-bold">[Page Title]</span>. <span class="font-italic">In</span>: Symbiota Support Hub (2025). <span class="font-weight-bold">Symbiota Documentation</span>. <a href="#">[Permalink]</a>. Created on [DD month YYYY], last edited on [DD month YYYY].</p>

layouts/shortcodes/citation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<p class="pl-3">Symbiota Support Hub (2021). <span class="font-weight-bold">Symbiota Documentation</span>. <a href="{{ .Site.BaseURL }}">{{ .Site.BaseURL }}</a></p>
1+
<p class="pl-3">Symbiota Support Hub (2025). <span class="font-weight-bold">Symbiota Documentation</span>. <a href="{{ .Site.BaseURL }}">{{ .Site.BaseURL }}</a></p>
22

0 commit comments

Comments
 (0)