Skip to content

Commit 5220dd8

Browse files
committed
docs: update doc
1 parent c14d735 commit 5220dd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/components/layout.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,7 @@ export default {
296296
)}
297297
<a-col xxl={20} xl={19} lg={19} md={18} sm={24} xs={24}>
298298
<section class="main-container main-container-component">
299+
<GoogleAdsTop key={`GoogleAdsTop_${$route.path}`} />
299300
{!isMobile ? <CarbonAds /> : null}
300301
<GeektimeAds isMobile={isMobile} />
301302
{!isMobile ? (

0 commit comments

Comments
 (0)