v1.0.0
Changelog
- Improved syntax highlighting
- Moved all contents of
config.tomltoexampleSite/config.toml
Breaking changes
With the change to config.toml, current users of the theme may experience some loss of features around the main menu. This is because the config for this menu existed in config.toml originally, but has now been moved to exampleSite/config.toml. In order for users to see the menu, they'll need to move the contents of exampleSite/config.toml to their own config.toml.