forked from oyd/ozgurkon-2020-site
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
437 B
24 lines
437 B
---
|
|
title: Programme
|
|
menu:
|
|
main:
|
|
weight: 10
|
|
|
|
horizontal: false
|
|
|
|
draft: true
|
|
---
|
|
|
|
|
|
{{% hero %}}
|
|
|
|
<a class="btn primary btn-lg" href="/schedule/schedule.ics">
|
|
<svg class="icon icon-calendar"><use xlink:href="#calendar"></use></svg> ICal
|
|
</a>
|
|
|
|
<a class="btn primary btn-lg" href="/schedule/schedule.pdf">
|
|
<svg class="icon icon-pdf"><use xlink:href="#pdf"></use></svg> ICal
|
|
</a>
|
|
|
|
<!-- TODO: filter and search -->
|
|
{{% /hero %}}
|
|
|