This commit is contained in:
Anang Yusman 2025-09-23 11:53:52 +08:00
parent 82d16a98ba
commit 3c09c51a96
1 changed files with 1 additions and 1 deletions

View File

@ -198,7 +198,7 @@ export default function Footer() {
{/* Bottom Bar */} {/* Bottom Bar */}
<div className="border-t border-gray-600 mt-10 pt-6 text-center text-sm text-gray-400"> <div className="border-t border-gray-600 mt-10 pt-6 text-center text-sm text-gray-400">
© 2025 JNews - Premium WordPress news & magazine theme by Jegtheme. © 2025 JNew.
</div> </div>
</footer> </footer>
); );