mirror of
https://github.com/alrayyes/wiki.git
synced 2025-06-21 04:26:33 +00:00
feat: add more plausible events
This commit is contained in:
parent
a73aca8ed9
commit
11959de11c
5 changed files with 63 additions and 22 deletions
assets/js
|
@ -123,6 +123,11 @@ const redir = (id, term) => {
|
|||
".singlePage",
|
||||
)
|
||||
closeSearch()
|
||||
plausible("Search", {
|
||||
props: {
|
||||
term
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
function openSearch() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue