mirror of
https://github.com/kaka111222333/kaka111222333.github.io.git
synced 2025-12-17 15:25:10 +08:00
6 lines
98 B
HTML
6 lines
98 B
HTML
{% include svg-icons.html %}
|
|
|
|
{% if site.footer-text %}
|
|
<p>{{ site.footer-text }}</p>
|
|
{% endif %}
|