add all pages

This commit is contained in:
sasha-astiadi
2022-12-19 19:30:06 +08:00
parent 95e0b071d6
commit f347c9786c
144 changed files with 3902 additions and 5425 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">ALL RIGHTS RESERVED 2022</p>
<p class="text-center">&#169; Ourphone&trade; All Rights Reserved 2022</p>
</div>
{% endif %}
</footer>