fix "join the team" link (#10)

Reviewed-on: #10
Co-authored-by: vickydotbat <vickydotbat@tutamail.com>
Co-committed-by: vickydotbat <vickydotbat@tutamail.com>
This commit was merged in pull request #10.
This commit is contained in:
2026-06-26 16:58:19 +00:00
committed by archvillainette
parent e2b10e6e13
commit af43bb3129
@@ -18,7 +18,7 @@
<li><a href="{relative_path}/category/1/news">News</a></li> <li><a href="{relative_path}/category/1/news">News</a></li>
<li><a href="{relative_path}/gallery">Gallery</a></li> <li><a href="{relative_path}/gallery">Gallery</a></li>
<li><a href="{relative_path}/category/84/developer-blog">Dev Blog</a></li> <li><a href="{relative_path}/category/84/developer-blog">Dev Blog</a></li>
<li><a href="{relative_path}/join-the-team">Join the Team</a></li> <li><a href="{relative_path}/recruitment">Join the Team</a></li>
</ul> </ul>
</nav> </nav>