hugo-orbit-theme
hugo-orbit-theme copied to clipboard
Fix titles for site and summary
trafficstars
- head.html calls for site.params.title, which is in the wrong place by default
- summary.html calls i18n instead of pulling from config.toml
This is also fixed with #23 and can be closed.