Author: veithen
Date: Wed Jun 10 17:53:03 2015
New Revision: 1684725
URL: http://svn.apache.org/r1684725
Log:
Ensure that site.xml is valid XML and produces valid HTML.
Modified:
webservices/axiom/trunk/src/site/site.xml
Modified: webservices/axiom/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/webservices/axiom/trunk/src/site/site.xml?rev=1684725&r1=1684724&r2=1684725&view=diff
==============================================================================
--- webservices/axiom/trunk/src/site/site.xml (original)
+++ webservices/axiom/trunk/src/site/site.xml Wed Jun 10 17:53:03 2015
@@ -24,7 +24,7 @@
</bannerLeft>
<body>
<head>
- <script async
src='//www.google-analytics.com/analytics.js'></script>
+ <script async='' src='//www.google-analytics.com/analytics.js'>
</script>
<script>
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-56790914-3', {'cookieDomain': 'ws.apache.org',
'cookiePath': '/axiom' });