summaryrefslogtreecommitdiff
path: root/layouts/partials/docs/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/docs/header.html')
-rw-r--r--layouts/partials/docs/header.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/layouts/partials/docs/header.html b/layouts/partials/docs/header.html
new file mode 100644
index 0000000..9e4488c
--- /dev/null
+++ b/layouts/partials/docs/header.html
@@ -0,0 +1,17 @@
+<div class="flex align-center justify-between">
+ <label for="menu-control">
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
+ <path fill="none" d="M0 0h24v24H0V0z"/><path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z" fill="currentColor"/>
+ </svg>
+ </label>
+
+ <label for="toc-control">
+ {{ if default true (default .Site.Params.BookToC .Params.BookToC) }}
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
+ <title>Table of Contents</title>
+ <path d="M3 9h14V7H3v2zm0 4h14v-2H3v2zm0 4h14v-2H3v2zm16 0h2v-2h-2v2zm0-10v2h2V7h-2zm0 6h2v-2h-2v2z" fill="currentColor"/>
+ <path d="M0 0h24v24H0z" fill="none"/>
+ </svg>
+ {{ end }}
+ </label>
+</div>
Directive (EU) 2019/790, Article 4(3); all rights regarding Text and Data Mining (TDM) are reserved.