Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 1b8e9b8

Browse files
committed
feat(mission): add a section for our mission statement #2
1 parent 311c84d commit 1b8e9b8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,12 @@
191191
OPEN SOURCE is NOT about code, it is about people and collaboration
192192
</h2>
193193

194+
<div class="flex flex-col items-center bg-white lg:rounded m-12 py-8 px-4 lg:px-16 lg:max-w-4xl">
195+
<h2 class="text-4xl mb-8 font-semibold">Our <span class="text-teal-600 border-b-2 border-teal-600">Mission</span></h2>
196+
<p class="text-center text-xl leading-tight">We are invested in getting you those green squares 🟩 on GitHub! Contributing to Open Source Software (OSS) is a great way for you to learn, work with different people and also network.
197+
</p>
198+
</div>
199+
194200
<div>
195201
<a
196202
href="https://youtube.com/eddiejaoude?sub_confirmation=1"

0 commit comments

Comments
 (0)