Remove talk archive

This commit is contained in:
Oliver Davies 2018-06-15 08:56:25 +01:00
parent 5e205d2649
commit 3d7f576eeb
2 changed files with 1 additions and 13 deletions

View file

@ -1,13 +0,0 @@
---
layout: page
title: Talk Archive
permalink: talks/archive
use: [talks]
---
<p>Here are a list of my previous conference and user group talks:</p>
{% include "talks-table" with {
talks: getPastTalks(data.talks|merge(site.talks), site.events),
} %}
<p>Upcoming talks can be found on the <a href="{{ site.url }}/talks" class="link">talks page</a>.</p>