Skip to content

Commit 7509270

Browse files
authored
Merge pull request #261 from Akshit42-hue/master
2 parents 4e601c0 + d512eca commit 7509270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<hr>
4343
<div class="row footer-social-row">
4444
<div class="col-lg-6">
45-
<p class="copyright-text">2021 © Layer5, Inc.<span class="copyright">&#169;</span></p>
45+
<p class="copyright-text"> <script>document.write(new Date().getFullYear())</script> © Layer5, Inc.<span class="copyright">&#169;</span></p>
4646
</div>
4747
<div class="col-lg-6 footer-social-div">
4848
{% for column in site.data.footer-social %}

0 commit comments

Comments
 (0)