rebrand to Ourworld Free Zone

This commit is contained in:
sasha-astiadi
2023-08-14 16:40:30 +02:00
parent 0a20935bbf
commit 042e858de6
5 changed files with 16 additions and 16 deletions

View File

@@ -15,7 +15,7 @@
{% set footer_class = config.extra.footer_class | default(value='') %}
<div class="{{ footer_class }}">
{# <img src="{{get_url(path='images/')}}" class="w-60" alt=""> #}
<p class="text-center">OurWorld Digital Free Zone | All Rights Reserved 2023</p>
<p class="text-center">Ourworld Free Zone | All Rights Reserved 2023</p>
</div>
{% endif %}
</footer>