You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Geoffrey Garrett b732293f65 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.
2 years ago
..
_default Fix popover 3 years ago
partials fix(head.html): Adds robustness to `config.yaml` favicon definitions 2 years ago
404.html link to home goes to baseURL 3 years ago
index.html Improve graph display, options and ability to have a global graph on the home page, local graphs on subpage. 3 years ago