hexo-magnet
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -83,3 +83,3 @@ /** | ||
temple_html_item += load_more | ||
var temple_html =`<div class="recent-post-item" style="height: auto"><div id="catalog_magnet">${temple_html_item}</div></div>`; | ||
var temple_html =`<div class="recent-post-item" style="width:100%;height: auto"><div id="catalog_magnet">${temple_html_item}</div></div>`; | ||
var script_text = ` <script data-pjax>if(${get_layout} && location.pathname =='${hexo.config.magnet.enable_page}'){ | ||
@@ -86,0 +86,0 @@ var parent = ${get_layout}; |
{ | ||
"name": "hexo-magnet", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7116