pre-commit formatter

This commit is contained in:
Junyi Hou 2024-04-09 20:03:09 +08:00
parent ddec81c876
commit a1cd164e9a
117 changed files with 153 additions and 170 deletions

View file

@ -1,11 +1,11 @@
<div class="header-top">
<div class="header-top-left">
{{ partial "site-title.html" . }}
{{ partial "theme-switcher.html" . }}
{{ partial "theme-switcher.html" . }}
{{ partial "social-icons.html" . }}
</div>
<div class="header-top-right">
</div>
</div>
@ -22,4 +22,4 @@
{{ if .Site.Params.mathjax }}{{ partial "mathjax_support.html" . }}{{ end }}
{{ partial "header-extra.html" . }}
{{ partial "header-extra.html" . }}