We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d0e7433 + 71b79c7 commit c401728Copy full SHA for c401728
index.html
@@ -1,16 +1,6 @@
1
<!DOCTYPE html>
2
<html lang="en">
3
<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
14
<meta charset="UTF-8" />
15
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
16
<title>Computational Biology at Berkeley</title>
0 commit comments