From d940a708a72150ac8251d41dfeb00993ef02a7e1 Mon Sep 17 00:00:00 2001 From: Ritabrata Das Date: Mon, 24 Feb 2025 21:01:01 +0530 Subject: Add search and pagination plugins --- docs/index.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'docs') diff --git a/docs/index.html b/docs/index.html index 0a4f5af..08efd76 100644 --- a/docs/index.html +++ b/docs/index.html @@ -25,6 +25,9 @@ coverpage: true, themeColor: "#3F51B5", loadFooter: true, + search: { + namespace: "sakuya-ac", + }, plugins: [ function (hook) { hook.doneEach(function () { @@ -44,5 +47,9 @@ + + + + -- cgit v1.2.3