refactor(ui): ♻️ more concise "Fablab" dropdown menu in header
This commit is contained in:
parent
7f094710da
commit
e8300beead
|
@ -45,20 +45,10 @@ export function Header() {
|
|||
<a href='/membres'>Membres</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='https://projets.cohabit.fr' target='_blank'>
|
||||
Redmine
|
||||
</a>
|
||||
<a href='/apps'>Apps</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='https://git.cohabit.fr' target='_blank'>Git</a>
|
||||
</li>
|
||||
<li>
|
||||
<a
|
||||
href='https://matrix.to/#/!thtlRrlXFrbifqMNCG:matrix.org?via=matrix.org'
|
||||
target='_blank'
|
||||
>
|
||||
Matrix
|
||||
</a>
|
||||
<a href='/docs'>Docs</a>
|
||||
</li>
|
||||
</ul>
|
||||
</details>
|
||||
|
|
Loading…
Reference in a new issue