Add PHPSW video and demo URLs
This commit is contained in:
parent
76ae7ae61c
commit
03082443be
2 changed files with 5 additions and 1 deletions
|
@ -27,7 +27,9 @@
|
|||
<li>
|
||||
<a href="{{ link }}" title="{% spaceless %}
|
||||
{{ key == 'code' ? 'View the example code from %s.'|format(event.name) }}
|
||||
{{ key == 'demo' ? 'View the demo from %s.'|format(event.name) }}
|
||||
{{ key == 'slides' ? 'View the slides from %s.'|format(event.name) }}
|
||||
{{ key == 'video' ? 'Watch the video recording from %s.'|format(event.name) }}
|
||||
{{ key == 'website' ? 'View the website for %s.'|format(event.name) }}
|
||||
{% endspaceless %}">
|
||||
{{- key|capitalize -}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue