Skip to content

Commit 4173f4d

Browse files
authored
add tix shortcode documentation #14312 (#14318)
Signed-off-by: Toshaan Bharvani <[email protected]>
1 parent 5c62cb5 commit 4173f4d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

themes/devopsdays-theme/reference.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -420,3 +420,12 @@ or
420420
```
421421
{{< event_map width = "600" height="500" >}}
422422
```
423+
424+
### tix
425+
Embeds the DevOpsDays Pretix ticket and registration system
426+
This shortcode requires two parameters, city and year, where the city is typically the organiser city and the year the event year.
427+
Please note this may be differ, please check with in your Pretix for the two names.
428+
429+
```
430+
{{< tix city="belgium" year="antwerp-2024" >}}
431+
```

0 commit comments

Comments
 (0)