This commit is contained in:
sasha-astiadi
2022-12-27 15:32:55 +08:00
parent bcdb80684c
commit a0f64935bd
14 changed files with 73 additions and 30 deletions

View File

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