docs: update doc
parent
c14d7357b8
commit
5220dd8089
|
@ -296,6 +296,7 @@ export default {
|
|||
)}
|
||||
<a-col xxl={20} xl={19} lg={19} md={18} sm={24} xs={24}>
|
||||
<section class="main-container main-container-component">
|
||||
<GoogleAdsTop key={`GoogleAdsTop_${$route.path}`} />
|
||||
{!isMobile ? <CarbonAds /> : null}
|
||||
<GeektimeAds isMobile={isMobile} />
|
||||
{!isMobile ? (
|
||||
|
|
Loading…
Reference in New Issue