We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeb57f4 commit 794a970Copy full SHA for 794a970
1 file changed
_includes/sidebar.html
@@ -33,10 +33,9 @@ <h1>
33
34
<hr style='margin-top:0em; margin-bottom:1em; ' />
35
36
- <!-- <a class="sidebar-nav-item" href="http://www.cs.virginia.edu/yanjun/" target="_blank" >UVA Qdata Lab</a> -->
37
<a class="sidebar-nav-item{% if page.url == site.baseurl %} active{% endif %}" href="{{ site.baseurl }}/index.html">About deep2Read </a>
38
<a class="sidebar-nav-item" href="https://github.com/qdata/" target="_blank" >GitHub Qdata</a>
39
-
+ <a class="sidebar-nav-item" href="http://www.cs.virginia.edu/yanjun/" target="_blank" >UVA Qdata Team</a>
40
<p>© <a href="https://twitter.com/Qdatalab" data-widget-id="459649185759764482">Tweets by @Qdatalab</a></p>
41
42
</nav>
0 commit comments