Skip to content

Commit

Permalink
Update nav.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Laurent-Ailleres committed Jul 24, 2024
1 parent acb0071 commit b410dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nav.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ let navbar = (function () {
//'<a href="downloads.html" class="nav-link w-nav-link %">Downloads & Articles</a>',
'<a href="work-packages.html" class="nav-link w-nav-link %"><b>Work Packages</a>',
'<a href="presentations.html" class="nav-link w-nav-link %"><b>Presentations</a>',
'<a href="3Dconference2025.html" class="nav-link w-nav-link %"><b>3D Modelling conference 2025</a>',
// '<a href="3Dconference2025.html" class="nav-link w-nav-link %"><b>3D Modelling conference 2025</a>',
// '<a href="blog.html" class="nav-link w-nav-link %">Blog</a>',
// '<a href="contact.html" class="nav-link w-nav-link %">Contact</a>',
'<a href="#" class="close-x w-hidden-main w-hidden-medium w-hidden-small">×</a>',
Expand Down

0 comments on commit b410dea

Please sign in to comment.