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
..
backlinks.html feat: contextual backlinks (closes #106) 3 years ago
contact.html cleanup 3 years ago
darkmode.html add search support 3 years ago
footer.html Add option to toggle footer 3 years ago
footerIndex.html minor adjustment 2 years ago
graph.html Support active node with other data at end of url 3 years ago
head.html fix(head.html): Adds robustness to `config.yaml` favicon definitions 2 years ago
katex.html Fix latex 3 years ago
page-list.html feat: recent posts section/partial 3 years ago
recent.html feat: recent posts section/partial 3 years ago
search.html Add attribute property to scripts from jsdelivr 3 years ago
textprocessing.html feat: copyable header anchors (fixes #86) 3 years ago
toc.html feat: hide toc for short notes 3 years ago