feat: Re-do the nav

此提交包含在:
daudix-UFO
2023-10-30 17:41:37 +03:00
父節點 17c711287f
當前提交 0ebed6e34d
共有 3 個檔案被更改,包括 36 行新增48 行删除

查看文件

@@ -1,4 +1,4 @@
<footer class="site-footer">
<footer class="footer">
{% if config.extra.footer.show_copyright %}
<p title="Last built at {{ now() | date(format='%F %R %Z') }}">&copy; {{ config.title }}, 2023</p>
{% endif %}