diff options
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> |