mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 05:14:06 -06:00
Remove log
This commit is contained in:
parent
d98f575640
commit
75f9e50c39
@ -87,7 +87,6 @@ async function mouseEnterHandler(
|
||||
const targetID = `popover-${el.id}`
|
||||
el.id = targetID
|
||||
})
|
||||
console.log(hash)
|
||||
const targetLink = hash.startsWith("#popover") ? hash : `#popover-${hash.slice(1)}`
|
||||
hash = targetLink
|
||||
const elts = [...html.getElementsByClassName("popover-hint")]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user