hexo-breadcrumb
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -22,3 +22,2 @@ const config = hexo.config | ||
} | ||
console.log(data.breadcrumb) | ||
}) | ||
@@ -25,0 +24,0 @@ |
{ | ||
"name": "hexo-breadcrumb", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "An useful tool for generate breadcrumb navigation with JSON-LD for hexo posts ", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
4127
26