diff options
Diffstat (limited to 'www/index.html.in')
-rw-r--r-- | www/index.html.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html.in b/www/index.html.in index e9ec46bd..cd42cd9f 100644 --- a/www/index.html.in +++ b/www/index.html.in @@ -9,7 +9,7 @@ <body> <div id="body-wrapper"> <div id="left-menu-container"> - <p id="upper-left-title">tmux</p> + <img src="logo.png" alt="tmux"></img> <ul id="left-menu"> <li><a href="http://downloads.sourceforge.net/tmux/tmux-%%RELEASE%%.tar.gz">Download</a></li> <li><a href="https://sourceforge.net/p/tmux/tmux-code/ci/master/tree/README">README</a></li> |