Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
wxsms committed Feb 20, 2019
1 parent ff89df0 commit 82b3bf8
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/components/architecture/MarkdownWrapper.vue
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,16 @@
<div class="col-md-2 hidden-xs hidden-sm" style="margin-top: 80px">
<affix :offset="80">
<toc :anchors="anchors" v-if="anchors && anchors.length"/>
<br/>
<div style="width: 200px;">
<!-- sidenavAd -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-4714899946256166"
data-ad-slot="5716075317"
data-ad-format="auto"
data-full-width-responsive="true"></ins>
</div>
</affix>
</div>
</div>
Expand Down Expand Up @@ -94,6 +104,7 @@
setTimeout(() => {
window.adsbygoogle = window.adsbygoogle ? window.adsbygoogle : []
window.adsbygoogle.push({})
window.adsbygoogle.push({})
}, 2000)
})
}
Expand Down

0 comments on commit 82b3bf8

Please sign in to comment.