Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add site_favicon.html helper to skeleton.html #498

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

furkankurt
Copy link

Django Unfold doesn't have a favicon feature.
We had to override the whole skeleton.html template to add a favicon. Fixes #415

I have added a site_favicon.html file to the unfold/helpers directory, we can add all favicon types to the website.
Instead of overriding the skeleton.html, we will override just the site_favicon.html.

PS: I added example favicon links as template comments.

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.

[Feat] Add Favicon feature
1 participant