smartstore / Smartstore

A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
http://www.smartstore.com/
GNU Affero General Public License v3.0
1.2k stars 447 forks source link

Create favicons for all main sections in backend #317

Open muratcakir opened 5 years ago

muratcakir commented 5 years ago

So that separate browser tabs can be identified more easily.

Yorams commented 4 years ago

It also may be nice to make the favicon more advanced by also supplying icons for ios, android and windows tiles. Some documentation here: https://css-tricks.com/favicon-quiz/#question-what-is-the-purpose-of-favicon-png And a very nice generator here: https://realfavicongenerator.net/

Michael-Herzog commented 4 years ago

We already took care of that https://github.com/smartstore/SmartStoreNET/issues/1307