From 186498b00ab636cb5a0d98559d785183519d501a Mon Sep 17 00:00:00 2001 From: Ritabrata Das Date: Mon, 24 Feb 2025 20:50:24 +0530 Subject: Add plugin docs and improve style --- docs/index.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index f653dd2..0a4f5af 100644 --- a/docs/index.html +++ b/docs/index.html @@ -6,10 +6,12 @@ - + +
@@ -21,6 +23,8 @@ loadSidebar: true, onlyCover: true, coverpage: true, + themeColor: "#3F51B5", + loadFooter: true, plugins: [ function (hook) { hook.doneEach(function () { @@ -38,5 +42,7 @@ + + -- cgit v1.2.3