fossasia / meilix-generator

WebApp for generating a custom ISO image based on Meilix http://meilix.org
GNU Lesser General Public License v3.0
1.53k stars 112 forks source link

fixes #269 #270

Closed sarnava1 closed 6 years ago

sarnava1 commented 6 years ago

Checklist

Short description of what this resolves:

This PR solves the fundamental issue that different favicons were appearing in template.html and build.html which should not be. There should be a unique favicon across all pages and since we had the favicon in template.html which was defined for various screen sizes explicitly, I think that would solve our issue efficiently.

Fixes #269

sarnava1 commented 6 years ago

@tabesin I think this was necessary.

championpaddler commented 6 years ago

@sarnava1 Both the icons are same.

tabesin commented 6 years ago

This is to be solved via https://github.com/fossasia/meilix-generator/issues/266