Skip to content
Snippets Groups Projects

Resolve "Redirect logo home"

Merged Tifenn Guillas requested to merge 94-redirect-logo-home into develop
5 files
+ 8
3
Compare changes
  • Side-by-side
  • Inline
Files
5
<nav class="navbar navbar-light bg-light navbar-expand-md fixed-top border-bottom">
<!-- Logo -->
<a href="/" class="navbar-brand">
<a href="{{ baseHref }}" class="navbar-brand">
<img src="assets/cesam_anis80.png" alt="CeSAM logo" />
</a>
Loading