URI:
       tfix href to small favicon - cosmo - front and backend for Markov-Chain Monte Carlo inversion of cosmogenic nuclide concentrations
  HTML git clone git://src.adamsgaard.dk/cosmo
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit b54ef5bb9bc1f0bc9ff8408d5a6c1abec53ec44c
   DIR parent 67951896b2840c42c5596f82bd128364714f50a5
  HTML Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Thu, 20 Aug 2015 12:21:28 +0200
       
       fix href to small favicon
       
       Diffstat:
         M index.php                           |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/index.php b/index.php
       t@@ -13,7 +13,7 @@
                <link rel="apple-touch-icon-precomposed" href="img/favicon-apple-touch-icon-152x152.png">
                <meta name="msapplication-TileColor" content="#FFFFFF">
                <meta name="msapplication-TileImage" content="img/favicon-mstile-144x144.png">
       -        <link rel="icon" href="img/favicon/favicon-32x32.png" sizes="32x32" type="image/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-->