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

Commit 1b9c16e

Browse files
authored
Merge pull request #13 from BOLT04/bolt-issue-2
feat(mission): add a section for our mission statement #2
2 parents aa9ef78 + 9008a54 commit 1b9c16e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

index.html

Lines changed: 7 additions & 1 deletion
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 class="mt-6">
195201
<a
196202
href="https://youtube.com/eddiejaoude?sub_confirmation=1"
@@ -214,6 +220,6 @@
214220
Discord</a
215221
>
216222
</div>
217-
</div>
223+
218224
</body>
219225
</html>

0 commit comments

Comments
 (0)