diff --git a/_layouts/other.html b/_layouts/other.html index 5b6da55..63a0b27 100644 --- a/_layouts/other.html +++ b/_layouts/other.html @@ -3,17 +3,23 @@ --- {% assign sorted = site.github.public_repositories %} - +{% assign thisyear = site.conference.dates | last | date: "%Y" | to_integer %} +

{{ page.title }}

{{ content }}