Skip to content

Commit c3d14fa

Browse files
committed
upload
1 parent 0479fa6 commit c3d14fa

File tree

33 files changed

+297
-0
lines changed

33 files changed

+297
-0
lines changed

web/about/index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,15 @@
2929

3030

3131
</head>
32+
<!-- Google tag (gtag.js) -->
33+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WWSBJKXT0G"></script>
34+
<script>
35+
window.dataLayer = window.dataLayer || [];
36+
function gtag(){dataLayer.push(arguments);}
37+
gtag('js', new Date());
38+
39+
gtag('config', 'G-WWSBJKXT0G');
40+
</script>
3241
<body>
3342
<!-- Navigation -->
3443
<nav class="navbar navbar-expand-lg navbar-light fixed-top">

web/blog/index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,15 @@
2929

3030

3131
</head>
32+
<!-- Google tag (gtag.js) -->
33+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WWSBJKXT0G"></script>
34+
<script>
35+
window.dataLayer = window.dataLayer || [];
36+
function gtag(){dataLayer.push(arguments);}
37+
gtag('js', new Date());
38+
39+
gtag('config', 'G-WWSBJKXT0G');
40+
</script>
3241
<body>
3342
<!-- Navigation -->
3443
<nav class="navbar navbar-expand-lg navbar-light fixed-top">

web/communities/index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,15 @@
2929

3030

3131
</head>
32+
<!-- Google tag (gtag.js) -->
33+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WWSBJKXT0G"></script>
34+
<script>
35+
window.dataLayer = window.dataLayer || [];
36+
function gtag(){dataLayer.push(arguments);}
37+
gtag('js', new Date());
38+
39+
gtag('config', 'G-WWSBJKXT0G');
40+
</script>
3241
<body>
3342
<!-- Navigation -->
3443
<nav class="navbar navbar-expand-lg navbar-light fixed-top">

web/conduct/index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,15 @@
2929

3030

3131
</head>
32+
<!-- Google tag (gtag.js) -->
33+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WWSBJKXT0G"></script>
34+
<script>
35+
window.dataLayer = window.dataLayer || [];
36+
function gtag(){dataLayer.push(arguments);}
37+
gtag('js', new Date());
38+
39+
gtag('config', 'G-WWSBJKXT0G');
40+
</script>
3241
<body>
3342
<!-- Navigation -->
3443
<nav class="navbar navbar-expand-lg navbar-light fixed-top">

web/contact/index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,15 @@
2929

3030

3131
</head>
32+
<!-- Google tag (gtag.js) -->
33+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WWSBJKXT0G"></script>
34+
<script>
35+
window.dataLayer = window.dataLayer || [];
36+
function gtag(){dataLayer.push(arguments);}
37+
gtag('js', new Date());
38+
39+
gtag('config', 'G-WWSBJKXT0G');
40+
</script>
3241
<body>
3342
<!-- Navigation -->
3443
<nav class="navbar navbar-expand-lg navbar-light fixed-top">

web/events/index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,15 @@
2929

3030

3131
</head>
32+
<!-- Google tag (gtag.js) -->
33+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WWSBJKXT0G"></script>
34+
<script>
35+
window.dataLayer = window.dataLayer || [];
36+
function gtag(){dataLayer.push(arguments);}
37+
gtag('js', new Date());
38+
39+
gtag('config', 'G-WWSBJKXT0G');
40+
</script>
3241
<body>
3342
<!-- Navigation -->
3443
<nav class="navbar navbar-expand-lg navbar-light fixed-top">

web/events/kiwi-pycon-2025/index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,15 @@
2929

3030

3131
</head>
32+
<!-- Google tag (gtag.js) -->
33+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WWSBJKXT0G"></script>
34+
<script>
35+
window.dataLayer = window.dataLayer || [];
36+
function gtag(){dataLayer.push(arguments);}
37+
gtag('js', new Date());
38+
39+
gtag('config', 'G-WWSBJKXT0G');
40+
</script>
3241
<body>
3342
<!-- Navigation -->
3443
<nav class="navbar navbar-expand-lg navbar-light fixed-top">

web/events/pycon-apac-2025/index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,15 @@
2929

3030

3131
</head>
32+
<!-- Google tag (gtag.js) -->
33+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WWSBJKXT0G"></script>
34+
<script>
35+
window.dataLayer = window.dataLayer || [];
36+
function gtag(){dataLayer.push(arguments);}
37+
gtag('js', new Date());
38+
39+
gtag('config', 'G-WWSBJKXT0G');
40+
</script>
3241
<body>
3342
<!-- Navigation -->
3443
<nav class="navbar navbar-expand-lg navbar-light fixed-top">

web/events/pycon-au-2025/index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,15 @@
2929

3030

3131
</head>
32+
<!-- Google tag (gtag.js) -->
33+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WWSBJKXT0G"></script>
34+
<script>
35+
window.dataLayer = window.dataLayer || [];
36+
function gtag(){dataLayer.push(arguments);}
37+
gtag('js', new Date());
38+
39+
gtag('config', 'G-WWSBJKXT0G');
40+
</script>
3241
<body>
3342
<!-- Navigation -->
3443
<nav class="navbar navbar-expand-lg navbar-light fixed-top">

web/events/pycon-davao-2025/index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,15 @@
2929

3030

3131
</head>
32+
<!-- Google tag (gtag.js) -->
33+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WWSBJKXT0G"></script>
34+
<script>
35+
window.dataLayer = window.dataLayer || [];
36+
function gtag(){dataLayer.push(arguments);}
37+
gtag('js', new Date());
38+
39+
gtag('config', 'G-WWSBJKXT0G');
40+
</script>
3241
<body>
3342
<!-- Navigation -->
3443
<nav class="navbar navbar-expand-lg navbar-light fixed-top">

0 commit comments

Comments
 (0)