We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2e075d commit 64c8cdfCopy full SHA for 64c8cdf
1 file changed
index.html
@@ -12,13 +12,13 @@
12
<title>From 2D CAD Drawings to 3D Parametric Models: A Vision-Language Approach</title>
13
14
<!-- Google tag (gtag.js) -->
15
- <script async src="https://www.googletagmanager.com/gtag/js?id=G-S2KQ66G50M"></script>
+ <script async src="https://www.googletagmanager.com/gtag/js?id=G-HKRS7BH51M"></script>
16
<script>
17
window.dataLayer = window.dataLayer || [];
18
function gtag(){dataLayer.push(arguments);}
19
gtag('js', new Date());
20
21
- gtag('config', 'G-S2KQ66G50M');
+ gtag('config', 'G-HKRS7BH51M');
22
</script>
23
24
<link href="https://fonts.googleapis.com/css?family=Google+Sans|Noto+Sans|Castoro" rel="stylesheet">
0 commit comments