Skip to content

Conversation

@Aman-G-upta
Copy link

@Aman-G-upta Aman-G-upta commented Dec 10, 2025

Description of Changes

This pull request fixes a missing NumFOCUS logo in the footer across all tag-generated pages (_tags/*.html).
While the main pages display the correct NumFOCUS footer, the tag pages were missing the logo due to the footer script not being applied consistently to generated tag templates.

I updated the footer logic so that the NumFOCUS images correctly appear across all tag pages in both light and dark mode.
This improves consistency and branding across the site.

Related Issue

Closes #432

Type of Change

Please check the appropriate box that describes your PR:

  • 🐛 Bug Fix — Fixes a documented issue or incorrect behavior

Additional Notes (Optional)

Verified locally that the footer now correctly displays:

NumFOCUS logo in light mode
NumFOCUS logo in dark mode

After fix

image

Checklist

@netlify
Copy link

netlify bot commented Dec 10, 2025

Deploy Preview for stupendous-kringle-a86e81 failed.

Name Link
🔨 Latest commit 02ed3f3
🔍 Latest deploy log https://app.netlify.com/projects/stupendous-kringle-a86e81/deploys/6938e37d6f1645000895e29c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing NumFOCUS logo in footer on all generated Tag pages (_tags/*.html)

1 participant