Rearrange footer info

This commit is contained in:
Leilukin 2024-09-15 09:02:00 +08:00 committed by Helen Chong
parent fe43a85cca
commit 0ac9f2f535

View File

@ -23,5 +23,6 @@
>{{ statement.data.title }}</a></li> >{{ statement.data.title }}</a></li>
{%- endfor -%} {%- endfor -%}
</ul> </ul>
<p>Made with ♥ by {{ sitemeta.siteAuthor.name }} since 11 September 2022</p>
{% endblock %} {% endblock %}