Skip to content

Commit f5c47b0

Browse files
committed
deploy: 400ea9b
1 parent 3f9a8cf commit f5c47b0

File tree

7 files changed

+6
-3
lines changed

7 files changed

+6
-3
lines changed

assets/fire.png

-16 KB
Binary file not shown.

assets/fire.svg

Lines changed: 1 addition & 0 deletions
Loading

assets/heart.svg

Lines changed: 1 addition & 0 deletions
Loading

assets/pride.png

-8.3 KB
Binary file not shown.

assets/sun.png

-12.4 KB
Binary file not shown.

assets/sun.svg

Lines changed: 1 addition & 0 deletions
Loading

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,19 +85,19 @@ <h1 class="small-title center-text mega-margin">#OurPhilosophy</h1>
8585
</div>
8686
<div class="small-container" id="emoji-cards">
8787
<div class="emoji-card">
88-
<img src="assets/fire.png" alt="Fire emoji" class="emoji-img center-margin large-margin">
88+
<img src="assets/fire.svg" alt="Fire emoji" class="emoji-img center-margin large-margin">
8989
<h1 class="center-text medium-margin">Heat</h1>
9090
<p class="center-text">Heat means work.<br/>Upstream contributions, bug fixes, designs, docs--the rigorous work that drives the community.</p>
9191
</div>
9292

9393
<div class="emoji-card">
94-
<img src="assets/sun.png" alt="Sun emoji" class="emoji-img center-margin large-margin">
94+
<img src="assets/sun.svg" alt="Sun emoji" class="emoji-img center-margin large-margin">
9595
<h1 class="center-text medium-margin">Light</h1>
9696
<p class="center-text">Light means visibility. <br/>For the projects, contributions, opportunities, challenges, and people that impact the community.</p>
9797
</div>
9898

9999
<div class="emoji-card">
100-
<img src="assets/pride.png" alt="Pride heart emoji" class="emoji-img center-margin large-margin">
100+
<img src="assets/heart.svg" alt="Pride heart emoji" class="emoji-img center-margin large-margin">
101101
<h1 class="center-text medium-margin">Love</h1>
102102
<p class="center-text">Love means culture and support.<br/>Why we care. How we work. Actions that grow the community.</p>
103103
</div>

0 commit comments

Comments
 (0)