Skip to content

Commit 369213c

Browse files
committed
add sponsor + show tickets
1 parent ee4f14c commit 369213c

6 files changed

Lines changed: 9 additions & 36 deletions

File tree

source/_data/defaults.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ conference:
3333
countdown_hours: "hours"
3434
countdown_minutes: "minutes"
3535
countdown_seconds: "seconds"
36-
ticket_button_visible: false
36+
ticket_button_visible: true
3737
hero_buy_tickets_label: "Buy tickets now"
3838
# image credits (l'esempio è per la hero del CSS Day!)
3939
# hero_img_credits: "Image by Gianni Careddu - Own work, <a href='https://commons.wikimedia.org/w/index.php?curid=74821344 target='_blank' rel='noopener noreferrer'>CC BY-SA 4.0</a>"
@@ -44,7 +44,7 @@ conference:
4444
update_title: "Important information"
4545
update_description: "This is the description of such important information"
4646
update_link_url: "https://google.com/"
47-
update_link_label: "link to google, just for the demo"
47+
update_link_label: ""
4848
# "call for papers" component. set the first parameter to true to make it appear in home page, false means hidden
4949
cfp_open: true
5050
cfp_readmore_label: "Read more"

source/_data/sponsors.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ sponsors_block_title: ""
99
# name: ""
1010
# logo_filename: ""
1111
# site_url: ""
12-
# platinum:
13-
# sponsor1:
14-
# name: ""
15-
# logo_filename: ""
16-
# site_url: ""
12+
platinum:
13+
sponsor1:
14+
name: "Umana"
15+
logo_filename: "umana.png"
16+
site_url: "https://www.umana.it/"
1717
gold:
1818
sponsor1:
1919
name: "workwave"
@@ -45,4 +45,4 @@ silver:
4545

4646
# Partner configuration
4747
partner_tags:
48-
- php
48+
- reactjsday

source/img/logos/siteground.png

-13.6 KB
Binary file not shown.

source/img/logos/stickermule.svg

Lines changed: 0 additions & 27 deletions
This file was deleted.

source/img/logos/umana.png

15.7 KB
Loading

source/tickets/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Biglietti
2+
title: Tickets
33
date: 2023-12-09 17:47:10
44
layout: tickets
55
---

0 commit comments

Comments
 (0)