We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fbe533b + 7e60f74 commit ff78716Copy full SHA for ff78716
1 file changed
data/homepage.yml
@@ -818,21 +818,21 @@ registration:
818
819
############ Pricing ####################
820
pricing:
821
- enable : false
+ enable : true
822
title : "Get _Tickets_"
823
content : "Event Pricing for Texas Linux Festival 2026."
824
pricing_table:
825
- name : "Supporter"
826
price : "100.00"
827
price_per : "Person"
828
button_link : "https://register.linuxfests.org/reg6/"
829
- sold_out : true
+ sold_out : false
830
features:
831
- "Full access to the event"
832
- "Helps make TXLF possible!"
833
- "TXLF swag pack"
834
835
- - name : "Enthusiast"
+ - name : "Discount"
836
price : "75.00"
837
838
0 commit comments