8000 Updated team page · map2check/map2check.github.io@06eb3f7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 06eb3f7

Browse files
committed
Updated team page
1 parent 6b9be67 commit 06eb3f7

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

_includes/footer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@ <h3>
3939

4040
<li {% if current[1] == 'getting-started.html' %}class="current"{% endif %}><a href="{{ site.baseurl }}/getting-started.html">Getting Started</a></li>
4141

42-
<li {% if current[1] == 'no-sidebar.html' %}class="current"{% endif %}><a href="{{ site.baseurl }}/documentation.html">Documentation</a></li>
42+
<li {% if current[1] == 'documentation.html' %}class="current"{% endif %}><a href="{{ site.baseurl }}/documentation.html">Documentation</a></li>
4343

4444
<li {% if current[1] == 'publications.html' %}class="current"{% endif %}><a href="{{ site.baseurl }}/publications.html">Publications</a></li>
4545

4646
<li {% if current[1] == 'releases.html' %}class="current"{% endif %}><a href="{{ site.baseurl }}/releases.html">Releases</a></li>
4747

48-
<li {% if current[1] == 'team.html' %}class="current"{% endif %}><a href="{{ site.baseurl }}/no-sidebar.html">Team</a></li>
48+
<li {% if current[1] == 'team.html' %}class="current"{% endif %}><a href="{{ site.baseurl }}/team.html">Team</a></li>
4949
</ul>
5050
</section>
5151

_includes/header.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,15 @@ <h1><a href="{{ site.baseurl }}/index.html" id="logo">Arcana <em>by HTML5 UP</em
4444

4545
<li {% if current[1] == 'getting-started.html' %}class="current"{% endif %}><a href="{{ site.baseurl }}/getting-started.html">Getting Started</a></li>
4646

47-
<li {% if current[1] == 'no-sidebar.html' %}class="current"{% endif %}><a href="{{ site.baseurl }}/documentation.html">Documentation</a></li>
47+
<li {% if current[1] == 'documentation.html' %}class="current"{% endif %}><a href="{{ site.baseurl }}/documentation.html">Documentation</a></li>
4848

4949
<li {% if current[1] == 'publications.html' %}class="current"{% endif %}><a href="{{ site.baseurl }}/publications.html">Publications</a></li>
5050
<!--
5151
<li {% if current[1] == 'blog' %}class="current"{% endif %}><a href="{{ site.baseurl }}/blog">Blog</a></li>
5252
-->
5353
<li {% if current[1] == 'releases.html' %}class="current"{% endif %}><a href="{{ site.baseurl }}/releases.html">Releases</a></li>
5454

55-
<li {% if current[1] == 'team.html' %}class="current"{% endif %}><a href="{{ site.baseurl }}/no-sidebar.html">Team</a></li>
55+
<li {% if current[1] == 'team.html' %}class="current"{% endif %}><a href="{{ site.baseurl }}/team.html">Team</a></li>
5656
</ul>
5757
</nav>
5858

team.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,22 +22,22 @@ <h2>Getting Involved</h2>
2222
</div>
2323
<div style="margin-left: 120px;">
2424
<p style="text-align:justify">
25-
Questions and bug reports, please contact us by e-mail: map2check.tool@gmail.com
26-
</p>
27-
<p style="text-align:justify">
28-
Maintainers:
29-
</p>
25+
Questions and bug reports, please contact us by e-mail: map2check.tool@gmail.com or by GitHub repository at <a href="https://github.com/hbgit/Map2Check/issues"> https://github.com/hbgit/Map2Check/issues</a>.
26+
</p>
3027
</div>
3128
</div>
3229

3330

3431
<div style="width: 100%; margin-top: 100px;">
3532
<ol>
33+
<p style="text-align:justify">
34+
Maintainers:
35+
</p>
3636
<li>
37-
Herbert O. Rocha (since 2014), Federal University of Roraima, Brazil
37+
<a href="https://github.com/hbgit">Herbert O. Rocha</a> (since 2014), Federal University of Roraima, Brazil
3838
</li>
3939
<li>
40-
Rafael Menezes (since 2016), Federal University of Roraima, Brazil
40+
<a href="https://github.com/RafaelSa94">Rafael Menezes</a> (since 2016), Federal University of Roraima, Brazil
4141
</li>
4242
</ol>
4343
</div>

0 commit comments

Comments
 (0)
0