Skip to content

Commit c401728

Browse files
authored
Merge pull request crocodile27#7 from CompbioAtBerkeley/revert-ga
undo ga
2 parents d0e7433 + 71b79c7 commit c401728

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

index.html

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,6 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
<!-- Google tag (gtag.js) -->
5-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-Z4Z237WBGY"></script>
6-
<script>
7-
window.dataLayer = window.dataLayer || [];
8-
function gtag(){dataLayer.push(arguments);}
9-
gtag('js', new Date());
10-
11-
gtag('config', 'G-Z4Z237WBGY');
12-
</script>
13-
144
<meta charset="UTF-8" />
155
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
166
<title>Computational Biology at Berkeley</title>

0 commit comments

Comments
 (0)