Skip to content
Snippets Groups Projects
Commit 5dba6440 authored by Remi  PLANEL's avatar Remi PLANEL
Browse files

update navbar

parent 50bb16e6
No related branches found
No related tags found
No related merge requests found
Pipeline #115879 passed
......@@ -27,9 +27,8 @@ const sections = ref([
href: runtimeConfig.public.defenseFinderWebservice,
},
{ id: "wiki", label: "Wiki", to: '/', },
{ id: "refseq", label: "REFSEQ", to: '/refseq/' },
{ id: "structure", label: "Structures", to: '/predicted-structure/' },
{ id: "refseq", label: "RefSeq DB", to: '/refseq/' },
{ id: "structure", label: "Structures DB", to: '/predicted-structure/' },
{ id: "help", label: "Help", to: '/help/' },
]);
......
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