add 3 kinds of buttons to open toc content
This commit is contained in:
parent
d30991a039
commit
5f6611839f
11 changed files with 130 additions and 17 deletions
|
@ -1,4 +1,4 @@
|
|||
<header class="flex justify-between items-center sm:my-3">
|
||||
<header class="flex justify-between items-center mb-6 sm:my-3">
|
||||
<div class="flex items-center">
|
||||
{{ if .Site.Params.brand }}
|
||||
<div class="mr-3 text-3xl"><a href="/">{{ .Site.Params.brand }}</a></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue