diff --git a/_includes/merchant-list.html b/_includes/merchant-list.html index 16e4c6b..828bf63 100644 --- a/_includes/merchant-list.html +++ b/_includes/merchant-list.html @@ -1,23 +1,23 @@
  • -
    +
    {% if merchant.image %} -
    - - {{ merchant.name }} + {% else %} -
    - - {{ merchant.name }} + {% endif %}
    -
    {{ merchant.name }}
    +
    {{ merchant.name }}
    {% if merchant.title %} -
    {{ merchant.title }}
    +
    {{ merchant.title }}
    {% endif %}
  • diff --git a/_includes/nav-desktop.html b/_includes/nav-desktop.html index 4e7c1b5..d44e422 100644 --- a/_includes/nav-desktop.html +++ b/_includes/nav-desktop.html @@ -27,12 +27,12 @@ {% if page.layout != 'post' %}