minor fixes in the presentation
This commit is contained in:
parent
e714edb84b
commit
253030792a
@ -24,3 +24,4 @@ GitCommitSha1: Git commit SHA1 hash
|
|||||||
CommentText: Write a comment
|
CommentText: Write a comment
|
||||||
Send: Send
|
Send: Send
|
||||||
Avatar: avatar
|
Avatar: avatar
|
||||||
|
About: about
|
||||||
|
@ -7,6 +7,7 @@
|
|||||||
|
|
||||||
<li><a href="@{HomeR}">_{MsgHome}</a>
|
<li><a href="@{HomeR}">_{MsgHome}</a>
|
||||||
$if userIsAdmin $ entityVal user
|
$if userIsAdmin $ entityVal user
|
||||||
|
<li><a href="@{Presentation4RealR}">_{MsgAbout}</a>
|
||||||
<li><a href="@{CreateChallengeR}">_{MsgCreateChallenge}</a>
|
<li><a href="@{CreateChallengeR}">_{MsgCreateChallenge}</a>
|
||||||
<li><a href="@{ListChallengesR}">_{MsgListChallenges}</a>
|
<li><a href="@{ListChallengesR}">_{MsgListChallenges}</a>
|
||||||
|
|
||||||
|
@ -177,3 +177,12 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li>Git annex for storing models
|
<li>Git annex for storing models
|
||||||
<li>?
|
<li>?
|
||||||
|
|
||||||
|
<div class="step slide" data-x="0" data-y="8000">
|
||||||
|
<h1>Thanks!
|
||||||
|
|
||||||
|
<p>And check it out at <a href="http://gonito.net">gonito.net</a>:
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li><a href="http://gonito.net/petite-difference-challenge">gender classification challenge</a>
|
||||||
|
<li><a href="http://gonito.net/retroc">temporal classification challenge</a>
|
||||||
|
Loading…
Reference in New Issue
Block a user