diff options
author | Timotej Lazar <timotej.lazar@araneo.org> | 2015-09-01 16:34:23 +0200 |
---|---|---|
committer | Timotej Lazar <timotej.lazar@araneo.org> | 2015-09-01 16:34:23 +0200 |
commit | 52d9ebc1b0d7b46d19cf1a59b39c52f80a3285d7 (patch) | |
tree | 9ceb4d83b22095350d8861c26234c563bb3be82d /prolog.html | |
parent | 63ed43e8a0fbe5f8d17fe67b2b262356eeb5c47c (diff) |
Send the language as a request parameter
Diffstat (limited to 'prolog.html')
-rw-r--r-- | prolog.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prolog.html b/prolog.html index 96d13cb..5dbfde9 100644 --- a/prolog.html +++ b/prolog.html @@ -27,7 +27,7 @@ <span class="icon-bar"></span> </button> <a class="navbar-brand" href="#" title="Intelligent tutor system">CodeQ</a> - <a class="navbar-brand" id="title">Intro to Prolog programming</a> + <a class="navbar-brand" id="title"></a> </div> <div class="collapse navbar-collapse"> <ul class="nav navbar-nav navbar-right"> |