Skip to content

Commit 64c8cdf

Browse files
authored
Update index.html
1 parent c2e075d commit 64c8cdf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
<title>From 2D CAD Drawings to 3D Parametric Models: A Vision-Language Approach</title>
1313

1414
<!-- Google tag (gtag.js) -->
15-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-S2KQ66G50M"></script>
15+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HKRS7BH51M"></script>
1616
<script>
1717
window.dataLayer = window.dataLayer || [];
1818
function gtag(){dataLayer.push(arguments);}
1919
gtag('js', new Date());
2020

21-
gtag('config', 'G-S2KQ66G50M');
21+
gtag('config', 'G-HKRS7BH51M');
2222
</script>
2323

2424
<link href="https://fonts.googleapis.com/css?family=Google+Sans|Noto+Sans|Castoro" rel="stylesheet">

0 commit comments

Comments
 (0)