Add PHPSW video and demo URLs

This commit is contained in:
Oliver Davies 2025-03-21 20:58:23 +00:00
parent 76ae7ae61c
commit 03082443be
2 changed files with 5 additions and 1 deletions

View file

@ -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 -}}