diff options
author | Marko Pušnik <marko.pusnik@guru.si> | 2015-10-07 17:38:03 +0200 |
---|---|---|
committer | Marko Pušnik <marko.pusnik@guru.si> | 2015-10-07 17:38:03 +0200 |
commit | caf317ad74014036618116e83db01a99364de230 (patch) | |
tree | 8bfec4a29559c7417ba1b4b2a6902f6ed86a78a0 /index.html | |
parent | 622c098d2a825d4fe63a84f1244db2fc5ea5f0c8 (diff) |
logo (navbar-brend)
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -28,7 +28,9 @@ <span class="icon-bar"></span> <span class="icon-bar"></span> </button> - <a id="navigation-home" class="navbar-brand" href="#" title="Intelligent tutor system">CodeQ</a> + <a id="navigation-home" class="navbar-brand" href="#" title="Intelligent tutor system"> + <img src="res/CodeQ_logo-sivi.png" class="img-responsive"> + </a> <!--a class="navbar-brand" id="title"></a--> </div> |