We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f66f6d6 commit 0cecd5cCopy full SHA for 0cecd5c
pages/Join_us.html
@@ -3,7 +3,7 @@
3
<head>
4
<meta charset="UTF-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
- <title>Research with us</title>
+ <title>Join us</title>
7
<link rel="icon" href="/assets/images/icons/cordeiro_lab_icon.png" type="image/png">
8
<script src="https://cdn.jsdelivr.net/npm/marked/marked.min.js"></script>
9
<link rel="stylesheet" href="/assets/css/styles.css">
@@ -67,6 +67,7 @@
67
<li><a href="/index.html">Home</a></li>
68
<li><a href="team.html">Team</a></li>
69
<li><a href="publications.html">Publications</a></li>
70
+ <li><a href="Join_us.html">Join us</a></li>
71
<li><a href="contact.html">Contact</a></li>
72
</ul>
73
<nav>
0 commit comments