Skip to content
Snippets Groups Projects
Commit 2b2732c5 authored by Christophe's avatar Christophe
Browse files

fix(Navbar): remove DeepHDC links

parent 10e986b4
No related branches found
No related tags found
1 merge request!10Update ai4eosc branch with recent main (multiple templates)
......@@ -13,17 +13,6 @@ const Navbar = () => {
Home
</Link>
</li>
<li className="navbar-item">
<a className="navbar-link" href="https://deep-hybrid-datacloud.eu/">
Project page
</a>
</li>
<li className="navbar-item">
<a className="navbar-link" href="https://docs.deep-hybrid-datacloud.eu/">
Help
</a>
</li>
<li className="navbar-item ml-auto">
{auth.isAuthenticated ? (
<button
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment