Skip to content

Fix ckan.favicon path (404)#213

Merged
cooper667 merged 1 commit into
mainfrom
fix-favicon-path
Jul 14, 2026
Merged

Fix ckan.favicon path (404)#213
cooper667 merged 1 commit into
mainfrom
fix-favicon-path

Conversation

@cooper667

Copy link
Copy Markdown
Contributor

https://adr.unaids.org/images/favicon.ico 404s. favicon.ico actually lives at the root of ckanext-unaids's theme/public directory (mounted at site root via add_public_directory), not under /images/ — that subdirectory only contains badges/. Fixes deploy/base.ini to point at /favicon.ico.

favicon.ico lives at the root of ckanext-unaids's theme/public directory
(mounted at site root via add_public_directory), not under /images/ -
that subdirectory only has badges/. The old path 404'd.
@cooper667
cooper667 enabled auto-merge (squash) July 14, 2026 07:28
@cooper667
cooper667 merged commit 4090c4d into main Jul 14, 2026
3 checks passed
@cooper667
cooper667 deleted the fix-favicon-path branch July 14, 2026 07:38
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.

2 participants