mirror of
				https://github.com/Mabbs/mabbs.github.io
				synced 2025-11-04 07:03:09 +08:00 
			
		
		
		
	Update 2 files
- /_layouts/default.html - /search.html
This commit is contained in:
		@@ -27,7 +27,7 @@ var status = false;
 | 
			
		||||
if(mykeyword != null && mykeyword.toString().length>1){
 | 
			
		||||
     sbox.value = mykeyword;
 | 
			
		||||
}
 | 
			
		||||
$.getJSON("search.json", function(json){
 | 
			
		||||
getSearchJSON(function(json){
 | 
			
		||||
  var sjs = SimpleJekyllSearch({
 | 
			
		||||
     searchInput: sbox,
 | 
			
		||||
     resultsContainer: document.getElementById('results-container'),
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user