mirror of
https://github.com/plausible/analytics.git
synced 2024-11-23 20:13:31 +03:00
0bc762bfdc
* Overrides content-type for SVG favicons * Organize favicon rendering Make sure the placeholder icon is always requested from /favicon/sources/placeholder * Run prettier on site-switcher.js * Yak Shave: upgrade Heroicons to 2.0 * Use HeroIcons instead of custom svg * Update lib/plausible_web/plugs/favicon.ex Co-authored-by: Adam Rutkowski <hq@mtod.org> Co-authored-by: Adam Rutkowski <hq@mtod.org>
7 lines
95 B
JSON
7 lines
95 B
JSON
{
|
|
"singleQuote": true,
|
|
"requirePragma": true,
|
|
"trailingComma": "none",
|
|
"semi": false
|
|
}
|