ajnart / homarr

Customizable browser's home page to interact with your homeserver's Docker containers (e.g. Sonarr/Radarr)
https://homarr.dev
MIT License
5.45k stars 252 forks source link

Add `key` for custom favicon #2052

Closed ajnart closed 1 month ago

ajnart commented 1 month ago

Reference https://nextjs.org/docs/pages/api-reference/components/head#avoid-duplicated-tags

image

Closes #1676

github-actions[bot] commented 1 month ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 17.18% 5554 / 32320
🔵 Statements 17.18% 5554 / 32320
🔵 Functions 6.4% 33 / 515
🔵 Branches 37.43% 134 / 358
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/components/layout/Meta/BoardHeadOverride.tsx 17.85% 100% 0% 17.85% 6-28
src/components/layout/Meta/CommonHead.tsx 0% 0% 0% 0% 1-26
Generated in workflow #6727