Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitaaa8737

Browse files
committed
add analytics code, fix contributors
1 parent615efa1 commitaaa8737

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

‎_includes/scripts.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,13 @@
99
<scriptsrc="{{" /js/animatedModal.min.js " | prepend: site.baseurl }}"></script>
1010
<scriptsrc="{{" /js/modals.js " | prepend: site.baseurl }}"></script>
1111
<scriptsrc="{{" /js/png2gif.min.js " | prepend: site.baseurl }}"></script>
12+
<script>
13+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
14+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*newDate();a=s.createElement(o),
15+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
16+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
17+
18+
ga('create','UA-44377274-8','auto');
19+
ga('send','pageview');
20+
21+
</script>

‎contributors.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ <h2>{{ person.name }}</h2>
2929

3030
<hr/>
3131
<section>
32-
<p>Want tojoin this list? Send an email to seehow you canhelp.</p>
32+
<p>Looking toadapt your favorite coding language for CodeRoad? Interested in adding new features? Learn more abouthow you canget on this list.</p>
3333

3434
<p>Also checkout the<ahref="https://github.com/coderoad/atom-coderoad/blob/master/CONTRIBUTING.md">contributing guidelines</a>.</p>
3535
</section>

‎index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ <h2>Tutorials</h2>
101101
<sectionid="cta"class="wrapper style4">
102102
<divclass="inner">
103103
<header>
104-
<h2>Become a Contributer</h2>
105-
<p>Looking to adapt your favorite coding language forCodeRoad? Interested in adding new features? Find out more.</p>
104+
<h2>Accelerated Education</h2>
105+
<p>Find out more about how to setupCodeRoad and get started learning and creating.</p>
106106
</header>
107107
<ulclass="actions vertical">
108108
<li><ahref="/atom-coderoad.html"class="button fit special">Quick Start</a></li>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp