1.0.2 • Published 1 year ago

docsify-baidu-tj v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

docsify-baidu-tj

a docsify plugin for baidu-tj(百度统计).

npm

Usage

  1. Configure docsify-baidu-tj:(配置)

    <script>
    window.$docsify = {
      // 百度统计ID
      baiduTjId: "xxxxxxx",
    }
    </script>
  2. Insert script into docsify document:

    <!-- body -->
    <script src="https://unpkg.com/docsify-baidu-tj@1.0.2/dist/docsify-baidu-tj.min.js"></script>
1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago