tomik-z-cech / PP5-Ohm-Azing-Components

View massive selection of electronic components at our online store. Find high-quality resistors, capacitors, tools, kits and more. Shop now for all your electronic needs !

Home Page:https://ohmazing-components-1a5a0fcb9e95.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USER STORY : Favicon & Title

tomik-z-cech opened this issue · comments

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

This was done in commit 8f235c7.