1
0
mirror of https://github.com/processwire/processwire.git synced 2025-08-20 05:21:29 +02:00

Happy New Year

This commit is contained in:
Ryan Cramer
2023-01-06 13:28:52 -05:00
parent cc43f8e676
commit 6ff498f503
3 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ if(!defined("PROCESSWIRE_INSTALL")) die();
<!-- FOOTER -->
<footer id='pw-footer' class='uk-margin'>
<div class='pw-container uk-container uk-container-center'>
<p>ProcessWire 3.x &copy; 2022</p>
<p>ProcessWire 3.x &copy; 2023</p>
</div>
</footer>