forgot string lol
This commit is contained in:
		
							parent
							
								
									22a9c0ddfc
								
							
						
					
					
						commit
						f56642f13c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -127,7 +127,7 @@
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    const redir = (id, term) => {
 | 
					    const redir = (id, term) => {
 | 
				
			||||||
        window.location.href = {{.Site.BaseURL}} + `${id}#:~:text=${encodeURIComponent(term)}`
 | 
					        window.location.href = "{{.Site.BaseURL}}" + `${id}#:~:text=${encodeURIComponent(term)}`
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    const source = document.getElementById('search-bar')
 | 
					    const source = document.getElementById('search-bar')
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue