mirror of
https://github.com/sbrow/thor.git
synced 2026-08-26 11:23:32 -04:00
feat: Demoted author to a param.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<footer>
|
||||
<p>© {{now.year}} {{author}}</p>
|
||||
</footer>
|
||||
<p>© {{now.year}} {{params.author.name}}</p>
|
||||
</footer>
|
||||
Reference in New Issue
Block a user