Skip to content

Commit 4d3edce

Browse files
committed
Added line breaks
1 parent 7a5e2c9 commit 4d3edce

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/pages/index.astro

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,21 +30,21 @@ import Calendar from '@components/Calendar.astro'
3030
we are striving to develop a methodology to quantify the prevailing 'panic' or concern tied to each NHL team.
3131
As this project unfolds, we hope to capture the dynamic emotions coursing through the hockey season, offering a novel,
3232
data-driven lens onto the passionate dialogues of fans.</p>
33-
<p></p>
33+
<br/>
3434
<p>If you would like to join the team message Jacob Winch on discord</p>
35-
<p></p>
35+
<br/>
3636
<p>We meet every Friday in the Student Innovation Center in CCIS from 5:00pm - 6:00pm!</p>
37-
<p></p>
37+
<br/>
3838
<h3 class="title">Discord Bot Project</h3>
3939
<p> In this project, we’ll learn how to build a bot for Discord using the discord.py Python library.
4040
The bot will initially be able to handle requests and automate various tasks such as keeping track of members and
4141
assigning roles, taking suggestions/feedback from club members, and other features that the team comes up with during
4242
brainstorming sessions. We’ll then further enhance these features and add more functionality such as suggesting learning
4343
resources and opportunities to people based on their level of expertise by integrating AI functionality into the bot, using
4444
tools such as GPT.</p>
45-
<p></p>
45+
<br/>
4646
<p>If you would like to join the team message Aarush Bhat on discord</p>
47-
<p></p>
47+
<br/>
4848
<p>We meet every Friday in the Student Innovation Center in CCIS from 4:00pm - 5:00pm!</p>
4949
</section>
5050
<Carousel />

0 commit comments

Comments
 (0)