You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wink.apache.org by lr...@apache.org on 2013/06/25 12:31:24 UTC

svn commit: r1496402 - /wink/site/trunk/templates/index.html

Author: lresende
Date: Tue Jun 25 10:31:23 2013
New Revision: 1496402

URL: http://svn.apache.org/r1496402
Log:
Minor change on the template to force full website build

Modified:
    wink/site/trunk/templates/index.html

Modified: wink/site/trunk/templates/index.html
URL: http://svn.apache.org/viewvc/wink/site/trunk/templates/index.html?rev=1496402&r1=1496401&r2=1496402&view=diff
==============================================================================
--- wink/site/trunk/templates/index.html (original)
+++ wink/site/trunk/templates/index.html Tue Jun 25 10:31:23 2013
@@ -114,6 +114,7 @@ under the License. 
     <script src="{{base}}assets/jquery/jquery-1.9.1.min.js"></script>
     <script src="{{base}}assets/bootstrap/js/bootstrap.min.js"></script>
 
+    <!-- Google Analytics -->
     <script type="text/javascript">
       var _gaq = _gaq || [];
       _gaq.push(['_setAccount', 'UA-1174707-10']);