diff --git a/layouts/shortcodes/adsense.html b/layouts/shortcodes/adsense.html
index f29c5e9..91ccecc 100644
--- a/layouts/shortcodes/adsense.html
+++ b/layouts/shortcodes/adsense.html
@@ -5,7 +5,7 @@
{{- $adType := .Get 0 -}}
{{- /* 在这里硬编码你的发布商ID */ -}}
- {{- $client := "ca-pub-8136412975724403" -}} {{/* <--- 替换成你的发布商ID */}}
+ {{- $client := "ca-pub-8136412975724403" -}}
{{- /* 声明一个变量来存储广告位ID */ -}}
{{- $slot := "" -}}