Author: rbaxter85
Date: Mon Aug  6 01:06:12 2012
New Revision: 1369709

URL: http://svn.apache.org/viewvc?rev=1369709&view=rev
Log:
Added DOAP file and removed unused link tags

Modified:
    shindig/site/trunk/cms/trunk/templates/skeleton.html

Modified: shindig/site/trunk/cms/trunk/templates/skeleton.html
URL: 
http://svn.apache.org/viewvc/shindig/site/trunk/cms/trunk/templates/skeleton.html?rev=1369709&r1=1369708&r2=1369709&view=diff
==============================================================================
--- shindig/site/trunk/cms/trunk/templates/skeleton.html (original)
+++ shindig/site/trunk/cms/trunk/templates/skeleton.html Mon Aug  6 01:06:12 
2012
@@ -24,6 +24,8 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta name="description" content="">
     <meta name="author" content="">
+         
+       <link title="DOAP" rel="meta" type="application/rdf+xml" 
href="http://shindig.apache.org/doap_shindig-site.rdf"/>
 
     <!-- Le styles -->
     <link href="bootstrap/css/bootstrap.css" rel="stylesheet">
@@ -42,9 +44,6 @@
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="images/favicon.ico">
-    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
-    <link rel="apple-touch-icon" sizes="72x72" 
href="images/apple-touch-icon-72x72.png">
-    <link rel="apple-touch-icon" sizes="114x114" 
href="images/apple-touch-icon-114x114.png">
   </head>
 
   <body>


Reply via email to