tlogo url fix attempt - 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 2af9bae7199c286c629114c4d3b06809ac7a7a1a
 (DIR) parent 942d4f1c76bcaec063a77170b0fe406981f8f8ac
 (HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Wed, 21 Oct 2015 12:45:51 +0200
       
       logo url fix attempt
       
       Diffstat:
         M index.php                           |       3 +--
       
       1 file changed, 1 insertion(+), 2 deletions(-)
       ---
 (DIR) diff --git a/index.php b/index.php
       t@@ -60,8 +60,7 @@ if (isset($_GET['wait_id']) && !empty($_GET['wait_id'])) {
        
                <!-- Navigation bar -->
                <nav class="light-blue lighten-1" role="navigation">
       -        <div class="nav-wrapper container"><a id="logo-container"
       -                href="https://cosmo.au.dk"
       +        <div class="nav-wrapper container"><a id="logo-container" href="/#/"
                        class="brand-logo"><img src="img/logo.png" alt="logo"
                        height="92" width="220"></a>