Copyright year update (#205)
This commit is contained in:
parent
e597b156c0
commit
832bfbbc12
|
@ -160,7 +160,7 @@ $navActiveIndex = isset($navActiveIndex) ? (int) $navActiveIndex : 0;
|
|||
<div class="ml-auto footer-copyright">
|
||||
<!-- Please respect the amount of work we've put for free into this project and leave the authors in the footer. Thanks! -->
|
||||
<a href="https://github.com/Wruczek/ts-website" target="_blank">ts-website</a> v {\__TSWEBSITE_VERSION} —
|
||||
© <a href="https://wruczek.tech/?source=tsw" target="_blank">Wruczek</a> 2017 - 2020
|
||||
© <a href="https://wruczek.tech/?source=tsw" target="_blank">Wruczek</a> 2017 - 2021
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
|
Loading…
Reference in New Issue