Skip to content
Snippets Groups Projects
Commit 777eff6c authored by Jean c's avatar Jean c
Browse files

fix title + update in help

parent e3d461ef
No related branches found
No related tags found
1 merge request!16start to work on Help page
Pipeline #112911 failed
......@@ -61,7 +61,7 @@ const computedNavigation = computed(() => {
</template>
<v-app-bar-title>
<span class="d-flex align-center">
Knowledge database of all known anti-phage systems by
Knowledge database of all known anti-phage systems
</span>
</v-app-bar-title>
<template #append v-if="!mobile">
......
......@@ -79,7 +79,7 @@ If you want to modify further the file or other file within the same merge reque
![Edit_MR](/help/Edit_MR.png){max-width=750px}
The Web IDE editor allows you to edit multiple file at once for a given commit.
The Web IDE editor allows you to edit multiple file at once for a given commit. This editor is also accessible from the merge request's page under the "Code" button in the upper right corner of the page.
## Contribute to the code
......
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