To use, add `{year}` to `Copyright` option in `config.toml`. Displays current year. Close #976
@@ -6,7 +6,7 @@
{{ end }}
<p class="powered-by">
- {{ with .Site.Copyright }}{{ . | markdownify}} · {{ end }}
+ {{ with .Site.Copyright }}{{ replace . "{year}" now.Year | markdownify}} · {{ end }}
Powered by the
<a href="https://sourcethemes.com/academic/" target="_blank" rel="noopener">Academic theme</a> for