Skip to content

Commit 1768dc5

Browse files
authored
Sync footer icons order with website (#50)
1 parent ac2c26e commit 1768dc5

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

_quarto.yml

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,27 +31,28 @@ website:
3131
- icon: opencollective
3232
href: https://opencollective.com/grass/contribute
3333
aria-label: GRASS on Open Collective
34-
- text: "{{< fa brands gitter >}}"
35-
href: https://gitter.im/grassgis/community
36-
aria-label: GRASS on Gitter
37-
- text: "{{< fa brands mastodon >}}"
38-
href: https://fosstodon.org/@grassgis
39-
aria-label: GRASS on Mastodon
34+
- text: "{{< fa brands github >}}"
35+
href: https://github.com/OSGeo/grass
36+
aria-label: GRASS on GitHub
4037
- text: "{{< fa brands discourse >}}"
4138
href: https://discourse.osgeo.org/c/grass/62
4239
aria-label: GRASS on Discourse
40+
- text: "{{< fa brands gitter >}}"
41+
href: https://gitter.im/grassgis/community
42+
aria-label: GRASS on Gitter
4343
- text: "{{< fa brands linkedin >}}"
4444
href: "https://linkedin.com/company/grass-gis"
4545
aria-label: GRASS on LinkedIn
46+
- text: "{{< fa brands mastodon >}}"
47+
href: https://fosstodon.org/@grassgis
48+
aria-label: GRASS on Mastodon
4649
- text: "{{< fa brands x-twitter >}}"
4750
href: https://x.com/grassgis
4851
aria-label: GRASS on X
4952
- text: "{{< fa brands youtube >}}"
5053
href: https://www.youtube.com/@grass-gis
5154
aria-label: GRASS on YouTube
52-
- text: "{{< fa brands github >}}"
53-
href: https://github.com/OSGeo/grass
54-
aria-label: GRASS on GitHub
55+
5556

5657
margin-header : |
5758
[{{< fa heart >}} Support GRASS]({{< var grass.support >}}){.btn .btn-outline-support .btn role="button" align="center"}

0 commit comments

Comments
 (0)