tremove old favicon html tag - cosmo - front and backend for Markov-Chain Monte Carlo inversion of cosmogenic nuclide concentrations
 (HTM) git clone git://src.adamsgaard.dk/cosmo
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 64a10321da291a592e20c300d713eea3d95671b1
 (DIR) parent b54ef5bb9bc1f0bc9ff8408d5a6c1abec53ec44c
 (HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Thu, 20 Aug 2015 12:21:52 +0200
       
       remove old favicon html tag
       
       Diffstat:
         M index.php                           |       1 -
       
       1 file changed, 0 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/index.php b/index.php
       t@@ -14,7 +14,6 @@
                <meta name="msapplication-TileColor" content="#FFFFFF">
                <meta name="msapplication-TileImage" content="img/favicon-mstile-144x144.png">
                <link rel="icon" href="img/favicon-32x32.png" sizes="32x32" type="image/png">
       -        <link rel="icon" type="image/png" href="img/favicon.png" />
        
                <!--  Android 5 Chrome Color-->
                <meta name="theme-color" content="#00aeed">