Is your feature request related to a problem? Please describe.
The copyright line always says the current year, regardless of the actual copyright dates of the material. For example, the content on my blog using this theme is copyrighted 2017-2019.
Describe the solution you'd like
The ability to customize the copyright line in siteMetadata.
Describe alternatives you've considered
If this remains purely automated, the copyright dates could be gleaned from the earliest and latest post dates. This has the advantage of not requiring further configuration, but the notable disadvantages that it might still be wrong, if:
PR for this would be lovely. Either showing the original date only or a date range is great!
I'll get started on one pending #191, to avoid merge conflicts. 馃檪
Thanks!