Skip to content

Commit

Permalink
Adding the top button.
Browse files Browse the repository at this point in the history
  • Loading branch information
angelica-moreira committed Oct 17, 2023
1 parent 4bd2345 commit dbbe9ea
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions people.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
</div>
</div>
</div>
<a class="top" href="#">Back to Top &#8593;</a>

<div class="container">

Expand Down
2 changes: 1 addition & 1 deletion publications.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
</div>
</div>
</div>
<a class="top" href="#">Back to Top &#8593;</a>

<div class="container">
<a class="top" href="#">Back to Top &#8593;</a>
<P>
For our papers in Portuguese, please, visit this
<a href="publications_pt.html" target="blank">page</a>.
Expand Down
4 changes: 3 additions & 1 deletion publications_pt.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,13 @@
<li><a href="publications.html">Publications</a></li>
<li><a href="people.html">People</a></li>
<li><a href="http://cuda.dcc.ufmg.br/" target="blank">Tools</a></li>
<li><a href="apply.html">Apply</a></li>
<li><a href="https://www.youtube.com/@compilerslab" target="blank">Youtube Channel</a></li>
<li><a href="apply.html">Apply</a></li>
</ul>
</div>
</div>
</div>
<a class="top" href="#">Back to Top &#8593;</a>

<div class="container">

Expand Down

0 comments on commit dbbe9ea

Please sign in to comment.