Skip to content

Commit

Permalink
add ad
Browse files Browse the repository at this point in the history
  • Loading branch information
looly committed Nov 12, 2021
1 parent df9ae71 commit c075104
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,13 @@
s.parentNode.insertBefore(hm, s);
})();
</script>
<script type="text/javascript" src="https://cdn.wwads.cn/js/makemoney.js" async></script>
</head>
<body>
<div id="app"></div>
<div style="position: fixed; right: 0; bottom: 0; z-index: 99999;">
<div class="wwads-cn wwads-vertical" data-id="126" style="max-width:150px"></div>
</div>
<script>
window.$docsify = {
name: 'Hutool',
Expand Down Expand Up @@ -89,11 +93,13 @@
<script src="https://cdn.jsdelivr.net/npm/docsify/lib/plugins/zoom-image.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/docsify-copy-code"></script>

<!--
<script>
((window.gitter = {}).chat = {}).options = {
room: 'hutool/Lobby'
};
</script>
<script src="https://sidecar.gitter.im/dist/sidecar.v1.js" async defer></script>
-->
</body>
</html>

0 comments on commit c075104

Please sign in to comment.