mailr27591 - in /website/api/1.0: frames.html index.html


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on February 06, 2015 - 11:29:
Author: bugman
Date: Fri Feb  6 11:29:12 2015
New Revision: 27591

URL: http://svn.gna.org/viewcvs/relax?rev=27591&view=rev
Log:
Small updates to the <head> tag for the 1.0 API documentation.


Modified:
    website/api/1.0/frames.html
    website/api/1.0/index.html

Modified: website/api/1.0/frames.html
URL: 
http://svn.gna.org/viewcvs/relax/website/api/1.0/frames.html?rev=27591&r1=27590&r2=27591&view=diff
==============================================================================
--- website/api/1.0/frames.html (original)
+++ website/api/1.0/frames.html Fri Feb  6 11:29:12 2015
@@ -4,6 +4,10 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
 <head>
   <title> relax </title>
+
+  <!--Mobile device support-->
+  <meta name=viewport content="width=device-width, initial-scale=1">
+
   <!--Google analytics JS-->
   <script type="text/javascript">
 

Modified: website/api/1.0/index.html
URL: 
http://svn.gna.org/viewcvs/relax/website/api/1.0/index.html?rev=27591&r1=27590&r2=27591&view=diff
==============================================================================
--- website/api/1.0/index.html  (original)
+++ website/api/1.0/index.html  Fri Feb  6 11:29:12 2015
@@ -4,6 +4,10 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
 <head>
   <title> relax </title>
+
+  <!--Mobile device support-->
+  <meta name=viewport content="width=device-width, initial-scale=1">
+
   <!--Google analytics JS-->
   <script type="text/javascript">
 




Related Messages


Powered by MHonArc, Updated Fri Feb 06 12:20:03 2015