Skip to content

Add support for site favicons #87

@yuvipanda

Description

@yuvipanda

Currently we don't have a way to specify favicons for all pages. We should add this as a setting that takes a URL

- [ ] Get the favicon from the community or Yuvi
- [ ] Upload it appropriately
- [ ] Add a new `FAVICON_URL` setting to `settings.py` that links to the path of the favicon file
- [ ] Add a new `favicon_url` context processor to `context_processors.py` that will make this setting available to all of the pages
- [ ] Have the template use this setting

Definition of done

  • Django setting for specifying favicon is present
  • Favicon is set for the cellmap challeng

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

Status
Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions