Skip to content

Commit 5a03a62

Browse files
committed
added description
1 parent ee9a017 commit 5a03a62

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

frontend/src/components/About/index.tsx

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,28 @@ const About = () => {
4444
<p className="text-xs">
4545
csesoc/README<span className="text-[#7A8192]">.md</span>
4646
</p>
47-
<p className="mt-5">Lorem Ipsum</p>
47+
<p className="mt-5">
48+
We're UNSW's Computer Science and Engineering (CSE) Society. We meet the social, personal, and professional needs of CSE students, and promote computing by:
49+
</p>
50+
<ul>
51+
<li>
52+
- Runing weekly events, like trivia, movies, board
53+
games nights, LAN parties, workshops, coding competitions, tech talks, and our free weekly BBQ.
54+
</li>
55+
<li>
56+
- Create Podcasts, articles, YouTube videos,
57+
and live streams
58+
</li>
59+
<li>
60+
- Run events like First Year Camp and Peer Mentoring programs.
61+
</li>
62+
<li>
63+
- Engage students with our industry sponsors and representatives.
64+
</li>
65+
<li>
66+
- Develop open-source projects to learn and give to our community.
67+
</li>
68+
</ul>
4869
</div>
4970
<div className="mt-10">
5071
Pinned

0 commit comments

Comments
 (0)