From 7f9913590e7890b8e015100e87804d4473aced31 Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Sun, 15 May 2022 22:14:08 -0300 Subject: [PATCH] taskfile.dev: Fix some Docsify plugins not working Only the Carbon plugin needs to be defined before the `window.$docsify` declaration. Some others have to be after that to work correctly (namely search and tabs). --- docs/index.html | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/docs/index.html b/docs/index.html index defb001c..90b9112d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -53,12 +53,6 @@
- - - - - - + + + + + + +