Skip to content

Commit 2d02d74

Browse files
committed
Added tracking
1 parent 7420159 commit 2d02d74

File tree

2 files changed

+23
-14
lines changed

2 files changed

+23
-14
lines changed

.idea/workspace.xml

Lines changed: 12 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.html

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,16 @@
4343
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
4444
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
4545
<![endif]-->
46+
<script>
47+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
48+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
49+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
50+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
51+
52+
ga('create', 'UA-66359518-1', 'auto');
53+
ga('send', 'pageview');
54+
55+
</script>
4656
</head>
4757
<body>
4858
<!-- Navigation
@@ -146,7 +156,7 @@ <h2>Meet <strong>our team</strong></h2>
146156
<div class="caption">
147157
<h3>Tony Thomas</h3>
148158
<p>CTO</p>
149-
<p>Random Open Source Guy and Wikimedian who thinks FOSS is the best</p>
159+
<p>Random Open Source guy and Wikimedian who thinks<br> FOSS is the best</p>
150160
</div>
151161
</div>
152162
</div>

0 commit comments

Comments
 (0)