CADmium-Co / CADmium

A CAD program that runs in the browser
https://cadmium-co.github.io/CADmium/
Other
1.42k stars 57 forks source link

The project logo is added as a favicon #82

Closed GonBlank closed 4 months ago

GonBlank commented 4 months ago

A folder is created with all the necessary favicon formats in the CADmium\applications\web\public\favicons directory

The necessary link tags are added to the head in index.html for compatibility with:

av8ta commented 4 months ago

Very thorough! Thanks!