rizaldy.club/layouts/partials
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.
2022-06-28 01:21:22 +02:00
..
backlinks.html feat: contextual backlinks (closes #106) 2022-05-05 00:58:50 -04:00
contact.html
darkmode.html
footer.html Add option to toggle footer 2022-05-28 22:52:18 -07:00
footerIndex.html minor adjustment 2022-06-06 16:48:16 +01:00
graph.html Support active node with other data at end of url 2022-05-03 10:38:41 -07:00
head.html fix(head.html): Adds robustness to config.yaml favicon definitions 2022-06-28 01:21:22 +02:00
katex.html Fix latex 2022-05-04 08:10:59 -07:00
page-list.html feat: recent posts section/partial 2022-05-23 22:25:13 -07:00
recent.html feat: recent posts section/partial 2022-05-23 22:25:13 -07:00
search.html
textprocessing.html
toc.html