Updates
This commit is contained in:
parent
45680e24e3
commit
f7cfbacf2e
192 changed files with 98 additions and 98 deletions
|
@ -63,7 +63,7 @@ function attend({ target}: UIEvent) {
|
|||
return
|
||||
}
|
||||
umami?.track(`Link: ${target['innerText'] ?? target.getAttribute('href')}`, {
|
||||
from: document.location,
|
||||
from: document.location.href,
|
||||
destination: target.getAttribute('href'),
|
||||
})
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue