diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index e59fce4..6d1e2c8 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,10 +4,9 @@
-
+
-
@@ -91,7 +90,7 @@
1716613044992
-
+
@@ -149,7 +148,15 @@
1770654181674
-
+
+
+ 1770654577739
+
+
+
+ 1770654577739
+
+
@@ -159,6 +166,7 @@
-
+
+
\ No newline at end of file
diff --git a/docs/docsify-plugin-ads.js b/docs/docsify-plugin-ads.js
index a62f94f..391d744 100644
--- a/docs/docsify-plugin-ads.js
+++ b/docs/docsify-plugin-ads.js
@@ -36,7 +36,7 @@
scriptIns.className = `adsbygoogle`;
scriptIns.style = 'display:inline-block;width:300px;height:150px';
scriptIns.setAttribute("data-ad-client", `${caPub}`);
- scriptIns.setAttribute("data-ad-slot", `${caPub}`);
+ scriptIns.setAttribute("data-ad-slot", `${slot}`);
scriptAdPush = document.createElement("script");
scriptAdPush.text = "(adsbygoogle = window.adsbygoogle || []).push({});";