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

USER STORY : Favicon & Title #23

Closed
5 tasks done
Tracked by #22
tomik-z-cech opened this issue Feb 23, 2024 · 1 comment
Closed
5 tasks done
Tracked by #22

USER STORY : Favicon & Title #23

tomik-z-cech opened this issue Feb 23, 2024 · 1 comment

Comments

@tomik-z-cech
Copy link
Owner

tomik-z-cech commented Feb 23, 2024

As a Site User I woul like to be able to differenciate this site from other sites opened in my browser, in order of easy navigation.

Acceptance Criteria :

When I navogate to the site, then I am clarly served with FavIcon and title of the site .

Tasks :

  • Create a FavIcon from logo
  • Register favicon in base.html template
  • Regsiter site title with {% block nav_name %}{% endblock %}
  • Equip each template that extends base.html with the same {% block nav_name %}{% endblock %} including the title of sub page
  • Test functionality as Site User and Site Admin

Epic :
EPIC 5

@tomik-z-cech tomik-z-cech self-assigned this Feb 27, 2024
@tomik-z-cech tomik-z-cech changed the title Favicon & Title USER STORY : Favicon & Title Feb 27, 2024
@tomik-z-cech
Copy link
Owner Author

This was done in commit 8f235c7.

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

No branches or pull requests

1 participant