You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jspwiki.apache.org by ju...@apache.org on 2013/08/11 01:07:55 UTC

svn commit: r874062 - /websites/production/jspwiki/content/index.html

Author: juanpablo
Date: Sat Aug 10 23:07:55 2013
New Revision: 874062

Log:
removed " (Incubating)" from title

Modified:
    websites/production/jspwiki/content/index.html

Modified: websites/production/jspwiki/content/index.html
==============================================================================
--- websites/production/jspwiki/content/index.html (original)
+++ websites/production/jspwiki/content/index.html Sat Aug 10 23:07:55 2013
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html id="top" xmlns="http://www.w3.org/1999/xhtml" xmlns:jspwiki="http://www.jspwiki.org"><head>
-  <title>Apache JSPWiki (Incubating)</title>
+  <title>Apache JSPWiki</title>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   <link rel="stylesheet" type="text/css" media="screen, projection, print" href="/jspwiki/css/jspwiki.css">
   <link rel="stylesheet" type="text/css" media="print" href="/jspwiki/css/jspwiki_print.css">