Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 937 Bytes

File metadata and controls

30 lines (20 loc) · 937 Bytes
layout default
home true
cover-image gla-ucl-sketch.png

{% include_relative info.md %}

Latest news | all updates
    {% for post in site.categories.news limit:12%}

    {% capture this_year %}{{ post.date | date: "%Y" }}{% endcapture %} {% capture next_year %}{{ post.previous.date | date: "%Y" }}{% endcapture %}

  • ({{ post.date | date: "%-d %B %Y"}}) {% if post.related_image %} {% endif %} {{ post.title }} {% if post.categories contains 'events'%} Event Details {% endif %}
  • {% endfor %}

Acknowledgement: Logo designed by Yuchen Wu