diff --git a/_includes/footer.html b/_includes/footer.html index ac7f20ec..a26fd3a0 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -35,6 +35,11 @@ +
  • + + + +
  • diff --git a/_layouts/event.html b/_layouts/event.html index 8d3d958c..a8abb6c1 100644 --- a/_layouts/event.html +++ b/_layouts/event.html @@ -13,6 +13,11 @@ layout: default

    #{{page.number}}

    {{page.date_text}}

    + + {% if post.title %} +

    {{post.title}}

    + {% endif %} + {% if page.topics %}