diff --git a/assets/main.scss b/assets/main.scss index 44bda221..59f80f20 100644 --- a/assets/main.scss +++ b/assets/main.scss @@ -848,8 +848,12 @@ body { text-decoration: none; transition: color 200ms; } - h5 { + h2 { color: $footertextlight; + font-size: 1.25rem; + font-weight: 500; + line-height: 1.2; + margin: 0 0 0.5rem; } li { color: $footertextmuted; diff --git a/content/blog/2026-gget-joins-scverse.md b/content/blog/2026-gget-joins-scverse.md index c867c5a8..c2567f8a 100644 --- a/content/blog/2026-gget-joins-scverse.md +++ b/content/blog/2026-gget-joins-scverse.md @@ -106,7 +106,7 @@ pip install gget The [documentation](https://scverse.org/gget/) covers all modules with worked examples. The [GitHub repository](https://github.com/scverse/gget) is the best place to report issues, propose new database integrations, or contribute. -If you are new to the scverse ecosystem, [scverse.org/join](scverse.org/join) is the place to start. +If you are new to the scverse ecosystem, [scverse.org/join](/join/) is the place to start. We’re excited to see what the community builds together.
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index c02d6231..ff3bff4d 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -2,7 +2,7 @@