Remove talk archive
This commit is contained in:
parent
5e205d2649
commit
3d7f576eeb
2 changed files with 1 additions and 13 deletions
|
@ -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>
|
Loading…
Add table
Add a link
Reference in a new issue