Skip to content

Commit 97101c8

Browse files
author
Adi Shavit
committed
[Perf] Compressed images.
1 parent 40cfd97 commit 97101c8

7 files changed

Lines changed: 5 additions & 5 deletions

File tree

_config.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ rightNavigationButtons:
6464
# - {link: "/assets/CoreCpp2024_SponsoringOffer.pdf", text: "Sponsor Us"}
6565

6666
# Hero Block
67-
heroImage: "hero.jpg"
67+
heroImage: "hero.webp"
6868
heroTitle: "Core C++ <typeout> 2024"
6969
eventDate: "November 26-28, 2024"
7070
typeoutTextValues: '"", "Conference", "Autumn", "Israel", "Local"'
@@ -84,7 +84,7 @@ aboutBlock:
8484
# - {title: "Hackathon", image: "hackathon.jpg", text: "Want some real team and skill building? Grab your team and join our hackathon!" }
8585

8686
# Statistic Block
87-
statisticBlockImage: "statistic.jpg"
87+
statisticBlockImage: "statistic.webp"
8888
statisticBlock:
8989
- {count: "550", specialCharacter: "+", info: "attendees", detail: "face to face"}
9090
- {count: "40", specialCharacter: "+", info: "hours", detail: "of C++ goodness"}
@@ -129,9 +129,9 @@ mapMobileCenterCoordinates: "32.070579892244325, 34.78369916016169"
129129

130130
# Venue Block
131131
venueBlockTitle: "The Venue"
132-
venueBigImage: "cine1.jpg"
133-
venueSmallImage1: "cine4.jpg"
134-
venueSmallImage2: "cine3.jpg"
132+
venueBigImage: "cine1.webp"
133+
venueSmallImage1: "cine4.webp"
134+
venueSmallImage2: "cine3.webp"
135135
#venueSmallImage3: "cine3.jpg"
136136
venueTitle: "Tel Aviv Cinematheque"
137137
#venueFeatures: ["Located in the heart of Tel-Aviv and Jaffa"]

img/sections-background/hero.webp

75.7 KB
Loading
50.5 KB
Loading

img/venue/cine1.webp

642 KB
Loading

img/venue/cine2.webp

97.8 KB
Loading

img/venue/cine3.webp

86.7 KB
Loading

img/venue/cine4.webp

174 KB
Loading

0 commit comments

Comments
 (0)