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 6710cac commit b33613aCopy full SHA for b33613a
index.html
@@ -108,7 +108,7 @@ <h2 class="mb-3">Register</h2>
108
109
<div class="mastfoot">
110
<div class="inner-mastfoot">
111
- © 2018 ExperiencEconomy Ltd. • <a href="/legal">Legal</a> • <a href="/contact">Contact</a>
+ © <script>new Date().getFullYear()>2016&&document.write(+new Date().getFullYear());</script> ExperiencEconomy Ltd. • <a href="/legal">Legal</a> • <a href="/contact">Contact</a>
112
</div>
113
114
0 commit comments