mirror of
https://github.com/medialab-prado/datamad2017.git
synced 2025-06-07 22:11:29 +02:00
Initial commit
This commit is contained in:
parent
8e3b6da84f
commit
95607eea61
241 changed files with 14242 additions and 3 deletions
15
speakers.html
Normal file
15
speakers.html
Normal file
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
layout: default
|
||||
title: Speakers
|
||||
permalink: /speakers/
|
||||
modal: all
|
||||
---
|
||||
|
||||
{% include header.html %}
|
||||
|
||||
{% if site.showSessions %}
|
||||
{% include speakers-list.html %}
|
||||
{% else %}
|
||||
{% include speakers-list-2.html %}
|
||||
{% endif %}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue