Skip to content

Commit b2d34d9

Browse files
authored
Merge pull request #7396 from datamweb/docs-fix-typo-Cyear
docs: fix the copyright year and integrity with the image
2 parents a6a7b9b + 108119d commit b2d34d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/tutorial/static_pages.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ output the ``$title`` variable, which we'll define later in the controller.
6969
Now, create a footer at **app/Views/templates/footer.php** that
7070
includes the following code::
7171

72-
<em>&copy; 2021</em>
72+
<em>&copy; 2022</em>
7373
</body>
7474
</html>
7575

0 commit comments

Comments
 (0)