Geoffrey Garrett
2022-06-27 b732293f65999e9a1d3a40a5ddeccf53a385b1f3
refs
author Geoffrey Garrett <g.h.garrett13@gmail.com>
Monday, June 27, 2022 23:21 +0000
committer Geoffrey Garrett <g.h.garrett13@gmail.com>
Monday, June 27, 2022 23:21 +0000
commitb732293f65999e9a1d3a40a5ddeccf53a385b1f3
tree 3ac2c347f750744bd73348820c6f3221a32a3499 tree | zip | gz
parent 7070a1992a6c9462d50afcc7139f8f97e1dce2b8 view | diff
fix(head.html): Adds robustness to `config.yaml` favicon definitions

Initially assumed that `href` definitions should have `/...` as their
pattern, and `baseURL` would always end with `/`, however the omission
of `/` as the prefix of the former and suffix of the latter
simultaneously, would result in broken favicon paths. Final comment:
`..///...` is not breaking, which is worst case scenario with this fix.
1 files modified
2 ■■■ changed files
layouts/partials/head.html 2 ●●● diff | view | raw | blame | history