Skip to content

Commit ff78716

Browse files
authored
Merge pull request #12 from TXLF/enable-reg
Enable registration
2 parents fbe533b + 7e60f74 commit ff78716

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

data/homepage.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -818,21 +818,21 @@ registration:
818818

819819
############ Pricing ####################
820820
pricing:
821-
enable : false
821+
enable : true
822822
title : "Get _Tickets_"
823823
content : "Event Pricing for Texas Linux Festival 2026."
824824
pricing_table:
825825
- name : "Supporter"
826826
price : "100.00"
827827
price_per : "Person"
828828
button_link : "https://register.linuxfests.org/reg6/"
829-
sold_out : true
829+
sold_out : false
830830
features:
831831
- "Full access to the event"
832832
- "Helps make TXLF possible!"
833833
- "TXLF swag pack"
834834

835-
- name : "Enthusiast"
835+
- name : "Discount"
836836
price : "75.00"
837837
price_per : "Person"
838838
button_link : "https://register.linuxfests.org/reg6/"

0 commit comments

Comments
 (0)