mirror of
				https://github.com/Mabbs/mabbs.github.io
				synced 2025-10-31 20:36:38 +00:00 
			
		
		
		
	Update 3 files
- /js/main.js - /_layouts/default.html - /_layouts/post.html
This commit is contained in:
		| @@ -31,7 +31,7 @@ | ||||
|     var searchData = JSON.parse(localStorage.getItem(lastUpdated)); | ||||
|     if (!searchData) { | ||||
|       localStorage.clear(); | ||||
|       $.getJSON("search.json", function (data) { | ||||
|       $.getJSON("/search.json", function (data) { | ||||
|           localStorage.setItem(lastUpdated, JSON.stringify(data)); | ||||
|           callback(data); | ||||
|       }); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 mayx
					mayx