[Phoenix-commits] rev 15914 - public/ulysses/website
michi at wyona.com
michi at wyona.com
Tue Aug 1 00:28:07 CEST 2006
Author: michi
Date: 2006-08-01 00:28:06 +0200 (Tue, 01 Aug 2006)
New Revision: 15914
Modified:
public/ulysses/website/index.html
Log:
css added
Modified: public/ulysses/website/index.html
===================================================================
--- public/ulysses/website/index.html 2006-07-31 22:27:10 UTC (rev 15913)
+++ public/ulysses/website/index.html 2006-07-31 22:28:06 UTC (rev 15914)
@@ -1,14 +1,17 @@
<?xml version="1.0"?>
+<!--
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Welcome to Ulysses</title>
<link rel="neutron-introspection" type="application/neutron+xml" href="introspection-index.xml"/>
+ <link rel="stylesheet" href="css/common.css" title="Standard Style"/>
</head>
<body>
-<h1>Ulysses</h1>
+<h1 id="ulysses-logo">ULYSSES</h1>
<p>
Ulysses is free, open source and makes Content Management as simple as possible.
More information about the Phoenix-commits
mailing list