Project "website".
The branch, master has been updated
via f6ad2e9ff62f810f539e82929f0eed9947198fa9 (commit)
from 876f53b7c4f395d23930c76d004c7a4fa0b6d6ca (commit)
- Log -----------------------------------------------------------------
commit f6ad2e9ff62f810f539e82929f0eed9947198fa9
Author: Michael P <mic...@us...>
Date: Wed May 19 11:46:26 2010 +0900
Insert a title to the webpage
diff --git a/index.html b/index.html
index e1ca6dd..0b1e854 100755
--- a/index.html
+++ b/index.html
@@ -22,6 +22,7 @@
<!--
Header --- Ends here
-->
+<title>Postgres-XC project Page</title>
</head>
<frameset rows=80,1,40,*>
<!-- Title -->
-----------------------------------------------------------------------
Summary of changes:
index.html | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
hooks/post-receive
--
website
|