Skip to content

Commit 3ddf74d

Browse files
author
Alexia Michelle
committed
fix
1 parent 6c1cc74 commit 3ddf74d

2 files changed

Lines changed: 2 additions & 16 deletions

File tree

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,11 @@
11
import NewsletterForm from '@site/src/components/NewsletterForm';
22

33
# Comunidad
4-
5-
¡Únete a la comunidad!
6-
7-
<NewsletterForm />
8-
94
## Canales
105
* **IRC**: irc.libera.chat #goldendog (puenteado con Discord)
116
* **Discord**: [Únete](https://goldendoglinux.org/discord)
127
* **Bluesky**: [Síguenos](https://bsky.app/profile/goldendoglinux.org)
138
* **GitHub**: [Contribuye](https://github.com/goldendoglinux)
149
* **Soporte y Problemas**: [Reportar Error / Solicitar Función](https://github.com/goldendoglinux/support/issues)
1510

16-
17-
## Contribuir
18-
¡Damos la bienvenida a todas las contribuciones, desde código hasta documentación!
11+
<NewsletterForm />

src/pages/community.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,10 @@
11
import NewsletterForm from '@site/src/components/NewsletterForm';
22

33
# Community
4-
5-
Join the community!
6-
7-
<NewsletterForm />
8-
94
## Channels
105
* **IRC**: irc.libera.chat #goldendoglinux (bridged to Discord)
116
* **Discord**: [Join us](https://goldendoglinux.org/discord)
127
* **Bluesky**: [Follow us](https://bsky.app/profile/goldendoglinux.org)
138
* **GitHub**: [Contribute](https://github.com/goldendoglinux)
14-
* **Support & Issues**: [Report Bug / Request Feature](https://github.com/goldendoglinux/support/issues)
159

16-
## Contributing
17-
We welcome all contributions, from code to documentation!
10+
<NewsletterForm />

0 commit comments

Comments
 (0)