fix(analytics): spa tracking for other providers
This commit is contained in:
parent
c6f10b44f6
commit
a1162b978a
4 changed files with 34 additions and 16 deletions
|
@ -1,7 +1,7 @@
|
|||
export { ContentPage } from "./contentPage"
|
||||
export { TagPage } from "./tagPage"
|
||||
export { FolderPage } from "./folderPage"
|
||||
export { ContentIndex } from "./contentIndex"
|
||||
export { ContentIndex as ContentIndex } from "./contentIndex"
|
||||
export { AliasRedirects } from "./aliases"
|
||||
export { Assets } from "./assets"
|
||||
export { Static } from "./static"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue