Repository: incubator-juneau-website
Updated Branches:
  refs/heads/asf-site 13779b500 -> 2bcf9c5ed


Add keywords to home page.

Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/commit/2bcf9c5e
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/2bcf9c5e
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/2bcf9c5e

Branch: refs/heads/asf-site
Commit: 2bcf9c5ed69d1b6440e350211e3ffa46e9ac41a9
Parents: 13779b5
Author: JamesBognar <[email protected]>
Authored: Mon Nov 21 16:10:46 2016 -0500
Committer: JamesBognar <[email protected]>
Committed: Mon Nov 21 16:10:46 2016 -0500

----------------------------------------------------------------------
 content/index.html | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/2bcf9c5e/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index b659848..8e5610a 100644
--- a/content/index.html
+++ b/content/index.html
@@ -2,6 +2,7 @@
 <html>
 <head>
        <meta name="description" content="Apache Juneau Universal Serialization 
and REST API Library" />
+       <meta name="keywords" 
content="Apache,Juneau,REST,JSON,HTML,XML,MessagePack,Java,UON,urlencoding,Swagger,Jackson,SOAP,ATOM,Cognos,INI,Jena,CSV,JSON-Schema,XML-Schema,Servlet,JAX-RS,JAXRS,JAX-WS,JAXWS,bean"
 />
        <title>Apache Juneau Universal Serialization and REST API 
Library</title>
        <style>
                @import url("styles/juneau-code.css");

Reply via email to