From c0d3ecbbf096bb863fc164348984de63bd8556bd Mon Sep 17 00:00:00 2001 From: sumn2u Date: Tue, 6 Aug 2024 10:54:21 -0500 Subject: [PATCH] fix scroll up issue on sidebar --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e6923dc..c1ccf190 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "gitbook-plugin-hints": "^1.0.2", "gitbook-plugin-intopic-toc": "^1.0.6", "gitbook-plugin-sharing": "https://github.com/sumn2u/plugin-sharing.git", - "gitbook-plugin-sidebar-ad": "0.0.4", + "gitbook-plugin-sidebar-ad": "https://github.com/sumn2u/gitbook-plugin-sidebar-ad.git", "gitbook-plugin-sitemap": "^1.2.0", "gitbook-plugin-theme-creative": "https://github.com/sumn2u/gitbook-plugin-theme-creative.git", "honkit": "^4.0.4",