This commit is contained in:
2022-10-12 22:35:03 +02:00
parent eca749e729
commit ec18de7183
5 changed files with 10 additions and 10 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 /> DFIGITAL NOMADS</h3>
</div>
{% endif %}
</footer>