change theme switcher
This commit is contained in:
parent
41359247d2
commit
167685313d
4 changed files with 14 additions and 16 deletions
|
@ -1,10 +1,11 @@
|
|||
<div class="header-top">
|
||||
<div class="header-top-left">
|
||||
{{ partial "site-title.html" . }}
|
||||
{{ partial "theme-switcher.html" . }}
|
||||
{{ partial "social.html" . }}
|
||||
</div>
|
||||
<div class="header-top-right">
|
||||
{{ partial "theme-switcher.html" . }}
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue