tlogo should always redirect to front page - 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 f1d207b1f08237e4be6eee99194cc4aea9865655
 (DIR) parent ba70fcfdeef37e9f5ba30b1aebc179db6e34648b
 (HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Wed, 30 Sep 2015 15:51:28 +0200
       
       logo should always redirect to front page
       
       Diffstat:
         M index.php                           |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/index.php b/index.php
       t@@ -60,7 +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="#/"
       +        <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>