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

View file

@ -25,7 +25,9 @@ events:
- name: PHP South West
date: 2024-02-14
location: Bristol, UK
url: https://www.meetup.com/php-sw/events/298880313
urls:
video: https://www.youtube.com/watch?v=axy6ltc9meA
demo: https://phpsw-sculpin-demo.oliverdavies.uk
- name: BrumPHP
date: 2024-05-23
location: Birmingham, UK