🏗️ Finish the header attributes redesign.

This commit is contained in:
凡梦星尘
2022-06-01 11:44:06 +08:00
parent f2ff0a5299
commit cea7bd3bc0
5 changed files with 29 additions and 29 deletions

View File

@@ -1,2 +1,2 @@
{{ partial "header/brand" . }}
{{ partial "header/menus" . }}
{{ partial "header/brand.html" . }}
{{ partial "header/menus.html" . }}