You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jl...@apache.org on 2011/10/21 18:23:16 UTC

svn commit: r1187447 - /openejb/site/trunk/templates/basic.html

Author: jlmonteiro
Date: Fri Oct 21 16:23:16 2011
New Revision: 1187447

URL: http://svn.apache.org/viewvc?rev=1187447&view=rev
Log:
Adding CSS and images

Modified:
    openejb/site/trunk/templates/basic.html

Modified: openejb/site/trunk/templates/basic.html
URL: http://svn.apache.org/viewvc/openejb/site/trunk/templates/basic.html?rev=1187447&r1=1187446&r2=1187447&view=diff
==============================================================================
--- openejb/site/trunk/templates/basic.html (original)
+++ openejb/site/trunk/templates/basic.html Fri Oct 21 16:23:16 2011
@@ -3,10 +3,10 @@
 <head>
     <title>{% block title %}{{ headers.title }}{% endblock %}</title>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-    <link rel="shortcut icon" type="image/png" href="image/favicon.png">
-    <link href="css/main.css" rel="stylesheet" type="text/css" media="screen">
+    <link rel="shortcut icon" type="/resources/image/png" href="/resources/image/favicon.png">
+    <link href="/resources/css/main.css" rel="stylesheet" type="text/css" media="screen">
     <!--[if IE]>
-    <script src="css/html5-ie.js"></script><![endif]-->
+    <script src="/resources/css/html5-ie.js"></script><![endif]-->
 </head>
 <body>
 <!-- HEADER ======================================================== -->
@@ -124,7 +124,7 @@
                 <section class="facebook">
                     <h3 class="facebook">Facebook</h3>
 
-                    <p><img src="image/logo_mini_openEJB.png" alt=""/>
+                    <p><img src="/resources/image/logo_mini_openEJB.png" alt=""/>
                     <iframe src="http://www.facebook.com/plugins/like.php?href=http://www.facebook.com/OpenEJB"></iframe>
                     </p>
                     <h3><span>Join us on Twitter</span></h3>