Update website
diff --git a/pages/_index.html b/pages/_index.html
index f77b6c7..f7988b9 100644
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -17,7 +17,7 @@
 <h3>What is it?</h3>

 	<div id="introText">

 	

-	<p class="left">UOMo adds <strong>Units of Measurement</strong> support for IT Systems and Services both to <strong>Language</strong> and <strong>Data</strong>.</p>

+	<p class="left">UOMo adds <strong>Units of Measurement</strong> support for IT Systems and Services to <strong>Data</strong> and <strong>Services</strong>.</p>

 	

 	<p class="right"> This project has been provisioned.  You can see the proposal 

 	<a href="/proposals/uomo">here</a>

@@ -46,27 +46,29 @@
 	</div>

 	

 	<div id="feature_2">

-	<h4>Language</h4>

-	<ul>

-	  <li>Implementing <a href="http://unitsofmeasurement.github.io">JSR 363 - Units of Measurement API</a></li>

-	  <ul>

-	    <li>Strong Unit Typing (Compile time support)</li>

-	    <li>Financial API based on general Units of Measurement implementation </li>

-	  </ul>

-	</ul>

-	<blockquote>

-	  <p>The focus of the project is on <a href="http://www.oracle.com/technetwork/java/index.html">Java</a> implementations, but other languages both on a JVM or other platforms will be supported as appropriate, desired and/or contributed.</p>

-	</blockquote>

-	</div>

-	

-	<div id="feature_3">

 	<h4>Data</h4>

 	<ul>

 	  <li>Basic implementation of <a href="http://www.unitsofmeasure.org">UCUM</a> System for use in any context</li>

 	  <li>Help to incorporate units into <a href="http://www.w3.org">W3C</a> standard <a href="http://www.w3.org/TR/mathml-units/">MathML</a></li>

 	  <li>Support <a href="http://www.oasis-open.org">OASIS</a> standard <a href="http://unitsml.nist.gov/">Units Markup Language (UnitsML)</a></li>

 	</ul>

-	<p>&nbsp;</p>

+	<blockquote>

+	  <p>&nbsp;</p>

+	</blockquote>

+	</div>

+	

+	<div id="feature_3">

+	<h4>Services</h4>

+	<ul>

+	  <li>Strong Unit Typing (Compile time support)</li>

+	  <ul>

+	    <li>HL7 Services</li>

+	    <li>Financial API based on general Units of Measurement implementation </li>

+	  </ul>

+	</ul>

+	  <blockquote>

+	  <p>The focus of the project is on <a href="http://www.oracle.com/technetwork/java/index.html">Java</a> implementations, but other languages both on a JVM or other platforms will be supported as appropriate, desired and/or contributed.</p>

+	 </blockquote>

 	</div>

 	

 	<div id="feature_more">

@@ -102,6 +104,7 @@
   <h3>New and Noteworthy</h3>

   <p>

   <a href="http://projects.eclipse.org/projects/technology.uomo/releases/0.7.0">UOMo 0.7.0 Release</a> 2018-05-16<br>

+  <a href="https://ci.eclipse.org/uomo/">Dedicated Jenkins CI</a> replaces Hudson instance 2017-12-31<br>  

   <a href="http://projects.eclipse.org/projects/technology.uomo/releases/0.6.1">UOMo 0.6.1 Release</a> 2017-05-28<br>

   <a href="https://hudson.eclipse.org/uomo/">Dedicated Hudson CI</a> replaces shared instance 2015-12-09<br>

   <a href="https://jcp.org/en/press/news/awards/2015award_nominees">JSR 363 won JCP Award for Most Significant JSR</a> 2015-10-26<br>