Zmiany Copy Right na automatyczny
This commit is contained in:
parent
f218ab578b
commit
51c7efff50
@ -458,8 +458,12 @@
|
||||
|
||||
|
||||
<div class="col-6">
|
||||
<p class="copyright-text mb-0">Copyright © Beyond IT 2025
|
||||
|
||||
<p class="copyright-text mb-0">
|
||||
Copyright © <span id="current-year"></span> Beyond IT
|
||||
</p>
|
||||
<script>
|
||||
document.getElementById("current-year").textContent = new Date().getFullYear();
|
||||
</script>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user