Pluralise authors in footer

This commit is contained in:
Thomas Wade 2018-10-29 21:04:12 +10:30
parent 91bd863f1c
commit 6b24022616

View File

@ -2,6 +2,6 @@
<div class="centreFooterContainer"> <div class="centreFooterContainer">
Copyright &#169; {{year}} Thomas Wade, All Rights Reserved. Copyright &#169; {{year}} Thomas Wade, All Rights Reserved.
<br> <br>
The views and opinions expressed here are purely those of their respective author. The views and opinions expressed here are purely those of their respective authors.
</div> </div>
</div> </div>