pre-commit formatter
This commit is contained in:
parent
ddec81c876
commit
a1cd164e9a
117 changed files with 153 additions and 170 deletions
|
@ -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" . }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue