hexo-auto-toc 1.0.1 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- <a>![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)</a> <a href="https://www.npmjs.com/package/hexo-auto-toc">![](https://img.shields.io/npm/v/hexo-auto-toc)</a> [![Required Hexo version](https://img.shields.io/badge/hexo-%3E=7.3.0-steelblue?style=flat-square&logo=hexo)](https://hexo.io) <a href="https://www.npmjs.com/package/hexo-everyday-calendar">![](https://img.shields.io/npm/dt/hexo-auto-toc)</a>
1
+ <a>![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)</a> <a href="https://www.npmjs.com/package/hexo-auto-toc">![](https://img.shields.io/npm/v/hexo-auto-toc)</a> [![Required Hexo version](https://img.shields.io/badge/hexo-%3E=7.3.0-steelblue?style=flat-square&logo=hexo)](https://hexo.io) <a href="https://www.npmjs.com/package/hexo-auto-toc">![](https://img.shields.io/npm/dt/hexo-auto-toc)</a>
2
2
 
3
3
  # hexo-auto-toc
4
4
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hexo-auto-toc",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "description": "Automatically generates a responsive table of contents that fixes to the side of the article page or above the articles, depending on the user's device.",
5
5
  "keywords": [
6
6
  "toc",