
🍿 Minor Changes
-
#424
4485d90Thanks @delucis! - Add support for customising autogenerated sidebar link labels from page frontmatter, overriding the page title:---title: About this projectsidebar:label: About--- -
#359
e733311Thanks @IDurward! - Add support for defining the order of auto-generated link groups in the sidebar using a frontmatter value:---title: Page to display firstsidebar:order: 1---
🐞 Patch Changes
-
#413
5a9d8f1Thanks @delucis! - Fix site title overflow bug for longer titles on narrow screens -
#381
6e62909Thanks @lorenzolewis! - Preserve order ofsocialconfig in navbar -
#419
38ff53cThanks @lorenzolewis! - Improve styling of sidebar entries that wrap onto multiple lines -
#418
c7b2a4eThanks @delucis! - Settab-size: 2on content code blocks to override default browser value of8 -
#399
31b8a5aThanks @HiDeoo! - Add new globalfaviconoption defaulting to'/favicon.svg'to set the path of the default favicon for your website. Additional icons can be specified using theheadoption. -
#414
e951671Thanks @delucis! - Add GitLab to social link icons