Update the footer's text for the white theme.

main
KKlochko 1 year ago
parent 60f943d2ca
commit b14171da7b

@ -13,6 +13,6 @@
</li> </li>
{{/if}} {{/if}}
</ul> </ul>
<span class="text-sm text-gray-500 sm:text-center dark:text-gray-400">Copyright © 2024 Kostiantyn Klochko. All Rights Reserved.</span> <span class="text-sm text-gray-900 sm:text-center dark:text-gray-400">Copyright © 2024 Kostiantyn Klochko. All Rights Reserved.</span>
</div> </div>
</footer> </footer>

Loading…
Cancel
Save