adityatelange / hugo-PaperMod

A fast, clean, responsive Hugo theme.
https://adityatelange.github.io/hugo-PaperMod/
MIT License
9.53k stars 2.58k forks source link

Move code for favicons to its own file #1429

Open Vulcalien opened 6 months ago

Vulcalien commented 6 months ago

What does this PR change? What problem does it solve? It moves the code for including favicons from the head.html to the favicons.html partial. This allows the user to specify his own code for favicons overriding the favicons.html file instead of all of head.html.

Was the change discussed in an issue or in the Discussions before? I don't think this exact change has been proposed yet.

PR Checklist

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud