mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-30 19:35:26 +01:00 
			
		
		
		
	| @@ -48,7 +48,7 @@ | |||||||
|             if (id === "top") { |             if (id === "top") { | ||||||
|                 history.replaceState(null, null, " "); |                 history.replaceState(null, null, " "); | ||||||
|             } else { |             } else { | ||||||
|                 history.replaceState(null, null, `#${id}`); |                 history.pushState(null, null, `#${id}`); | ||||||
|             } |             } | ||||||
|         }); |         }); | ||||||
|     }); |     }); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange