Commit 6a66e575 by Mark Hoeber

Updated date to May 12

In addition, added Google Analytics information
parent 02b40497
......@@ -14,6 +14,17 @@
<link type="text/css" rel="stylesheet" href="edx-docs/assets/css/main.css" media="screen, projection" />
<script type="text/javascript" src="edx-docs/assets/js/vendor/modernizr.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-50141783-1', 'edx.org');
ga('send', 'pageview');
</script>
</head>
<body class="view--index">
......@@ -161,7 +172,7 @@
<aside class="content__supplementary">
<div class="info info--how">
<h2 class="title info__title">What’s New as of April 30, 2014</h2>
<h2 class="title info__title">What’s New as of May 12, 2014</h2>
<div class="info__copy">
<p>Read a <a rel="external" href="http://edx-release-notes.readthedocs.org/en/latest/">cumulative list of released changes</a> in edX Studio and the Learning Management System.</p>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment