Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a05bb97b authored by Gaël Duval's avatar Gaël Duval 🏄🏼
Browse files

Update _includes/layouts/header.html

parent 4cfe043f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
    {%- assign default_paths = site.pages | map: "path" -%}
    {%- assign page_paths = site.header_pages | default: default_paths -%}
    {%- assign titles_size = site.pages | map: 'title' | join: '' | size -%}
    <a class="site-title" rel="author" href="{{ "/" | relative_url }}"><img src="{{ "/images/logo.jpg" | relative_url }}"> {{ site.title | escape }}</a>
    <a href="https://e.foundation"><img src="{{ "/images/logo.jpg" | relative_url }}"></a> <a class="site-title" rel="author" href="{{ "/" | relative_url }}"> {{ site.title | escape }}</a>

    {%- if titles_size > 0 -%}
      <nav class="site-nav">