Restructure docs (#11620)

This commit is contained in:
Bagatur
2023-10-10 12:55:19 -07:00
committed by GitHub
parent 7232e082de
commit eedfddac2d
1137 changed files with 72 additions and 99 deletions

7
docs/static/js/google_analytics.js vendored Normal file
View File

@@ -0,0 +1,7 @@
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-9B66JQQH2F");