Author: bugman
Date: Fri Feb  6 09:06:43 2015
New Revision: 27570

URL: http://svn.gna.org/viewcvs/relax?rev=27570&view=rev
Log:
Added the viewport metadata to all of the http://www.nmr-relax.com webpages.

This is via the SSI included head.html file.  The configured viewport should 
result in better
rendering of http://www.nmr-relax.com on mobile devices.


Modified:
    website/head.html

Modified: website/head.html
URL: 
http://svn.gna.org/viewcvs/relax/website/head.html?rev=27570&r1=27569&r2=27570&view=diff
==============================================================================
--- website/head.html   (original)
+++ website/head.html   Fri Feb  6 09:06:43 2015
@@ -4,6 +4,9 @@
   <meta name="keywords" content="Software, model-free analysis, NMR relaxation 
data (R1 and R2 exponential curve-fitting, steady-state NOE calculation), 
reduced spectral density mapping, relaxation dispersion, N-state model, frame 
order dynamics theories, stereochemistry, conformational analysis, organic 
molecules, proteins, RNA, DNA, sugars, and other biomolecules, modelfree 
analysis." />
 
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+
+  <!--Mobile device support-->
+  <meta name=viewport content="width=device-width, initial-scale=1">
 
   <!--relax css-->
   <link rel="stylesheet" type="text/css" 
href="http://www.nmr-relax.com/relax.css"/>


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-commits mailing list
[email protected]

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits

Reply via email to