Skip to content

Commit

Permalink
Merge branch 'overseas' of https://github.com/CodePhiliaX/Chat2DB-Doc
Browse files Browse the repository at this point in the history
…into overseas
  • Loading branch information
lijing-22 committed Dec 19, 2024
2 parents 8b05210 + aec8b0d commit 7615715
Show file tree
Hide file tree
Showing 2 changed files with 513 additions and 492 deletions.
2 changes: 1 addition & 1 deletion pages/_app.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export default function Nextra({ Component, pageProps }) {
return (
<>
<Component {...pageProps} />
<GoogleAnalytics gaId="G-HLJ1ZEFTZM" />
<GoogleAnalytics gaId="G-99S9GRT0LE" />
</>
);
}
Loading

0 comments on commit 7615715

Please sign in to comment.