mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-02 03:26:17 +00:00
Restructure docs (#11620)
This commit is contained in:
7
docs/static/js/google_analytics.js
vendored
Normal file
7
docs/static/js/google_analytics.js
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag() {
|
||||
dataLayer.push(arguments);
|
||||
}
|
||||
gtag("js", new Date());
|
||||
|
||||
gtag("config", "G-9B66JQQH2F");
|
Reference in New Issue
Block a user