locations and coown updates

This commit is contained in:
remrekoc
2022-11-01 12:16:24 +03:00
parent eca749e729
commit b69a569292
79 changed files with 183 additions and 184 deletions

View File

@@ -15,7 +15,7 @@
{% set footer_class = config.extra.footer_class | default(value='') %}
<div class="{{ footer_class ~ ' -mx-20'}}">
<img src="{{get_url(path='images/RGAsset8.png')}}" class="w-60" alt="">
<p class="text-center">OURWORLD <br /> DFIGITAL NOMADS</p>
<h3 class="text-center">OURWORLD <br /> DIGITAL NOMADS</h3>
</div>
{% endif %}
</footer>