mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-07-29 09:41:23 +00:00
feat: add more plausible events
This commit is contained in:
@@ -123,6 +123,11 @@ const redir = (id, term) => {
|
||||
".singlePage",
|
||||
)
|
||||
closeSearch()
|
||||
plausible("Search", {
|
||||
props: {
|
||||
term
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
function openSearch() {
|
||||
|
Reference in New Issue
Block a user