diff options
Diffstat (limited to 'lib/templates')
-rw-r--r-- | lib/templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/templates/index.html b/lib/templates/index.html index 7d72bc5..43ac08d 100644 --- a/lib/templates/index.html +++ b/lib/templates/index.html @@ -74,7 +74,7 @@ </head> <body> <header> - <img src="https://raw.githubusercontent.com/dcariotti/Stout/master/lib/logo_stout_white.png" class="logo" /> + <img src="https://raw.githubusercontent.com/dcariotti/Stout/master/lib/logo_stout_w.png" class="logo" /> </header> <section id="wrapper"> {% if len_todo == 0 %} |