File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ <h1 class="display-5 fw-bold">Collaboration</h1>
151151 < a href ="{{ site.baseurl }}/collaboration.html " class ="btn btn-primary btn-lg px-4 gap-3 "> Code of Conduct</ a >
152152 </ div >
153153 < div class ="d-grid gap-2 d-sm-flex justify-content-sm-center mt-3 ">
154- < a href ="{{ site.baseurl }}/governance .html " class ="btn btn-primary btn-lg px-4 gap-3 "> Governance & Leadership </ a >
154+ < a href ="{{ site.baseurl }}/join .html " class ="btn btn-primary btn-lg px-4 gap-3 "> Join </ a >
155155 </ div >
156156 < div class ="pt-4 collab-block ">
157157 < h2 class ="h3 fw-bold text-center "> Collaborating Institutes</ h2 >
Original file line number Diff line number Diff line change 1+ ---
2+ title: Join
3+ ---
4+
5+ {% include head.html %}
6+
7+ < body class ="bg-light ">
8+ {% include nav.html %}
9+ < div class ="bg-light container-fluid ">
10+ < div class ="px-4 py-5 my-5 text-center ">
11+ < h1 class ="display-5 fw-bold "> Join</ h1 >
12+ </ div >
13+ </ div >
14+ {% include footer.html %}
15+ </ body >
You can’t perform that action at this time.
0 commit comments