We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d81836 commit 765607dCopy full SHA for 765607d
design-system-templates/design-system/footer-text.html.twig
@@ -1,2 +1,2 @@
1
-<p>Copyright © {{ date("Y") }} W3C - generated {{ date|date("d M Y, H:i:s e") }}</p>
+<p>Copyright © {{ "now"|date("Y") }} W3C - generated {{ date|date("d M Y, H:i:s e") }}</p>
2
<p>Feedback is welcome and can be submitted as a <a href="https://github.com/w3c/w3c-website/issues">GitHub issue</a>.</p>
0 commit comments