Update website footers to display the current year
Update copyright year in footer elements of commands.html and features.html from 2024 to 2025. Replit-Commit-Author: Agent Replit-Commit-Session-Id: aed2e46d-25bb-4b73-81a1-bb9e8437c261 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: c010b78c-62d7-473a-a647-d62d8c7a2d7f Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3bdfff67-975a-46ad-9845-fbb6b4a4c4b5/aed2e46d-25bb-4b73-81a1-bb9e8437c261/2es2tYa Replit-Helium-Checkpoint-Created: true
This commit is contained in:
parent
369efb9e24
commit
8f582e7e4f
2 changed files with 2 additions and 2 deletions
|
|
@ -649,7 +649,7 @@
|
|||
|
||||
<footer>
|
||||
<div class="container">
|
||||
<p>© 2024 AeThex. Free forever, community powered.</p>
|
||||
<p>© 2025 AeThex. Free forever, community powered.</p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
|
|
|||
|
|
@ -582,7 +582,7 @@
|
|||
|
||||
<footer>
|
||||
<div class="container">
|
||||
<p>© 2024 AeThex. Free forever, community powered.</p>
|
||||
<p>© 2025 AeThex. Free forever, community powered.</p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue