Skip to content

Commit dc3bbc7

Browse files
authored
Merge pull request #11 from cppshecodes/chau-forms
Fixed hyperlinks for SLP forms. Editted spacing on Set up Git && GitHub part.
2 parents 7e104eb + cd896dd commit dc3bbc7

File tree

1 file changed

+16
-11
lines changed

1 file changed

+16
-11
lines changed

index.html

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,9 @@ <h2>Meeting Times in Academic Year</h2>
280280

281281
</div>
282282
<div class="col-md-6 col-sm-12">
283-
<h2>Fundraising</h2>
283+
<h2>Fundraising
284+
285+
</h2>
284286
<img src="images/25-26/fundraising/goomoSep.png" style="width:100%">
285287

286288
</div>
@@ -326,9 +328,9 @@ <h2 style="margin-top: 30px;">Mentorship Program</h2>
326328
<br>
327329
Mentorship applications are opening right now for the Fall semester.
328330
<br>
329-
If you are upper-classman students and believe that you want to practice leadership skill, <a href="https://forms.gle/9zSZWCtkXvGffgi36">apply to be a mentor. Due: Wed, 09/17</a>
331+
If you are upper-classman students and are interested in developing your leadership skill, <a href="https://forms.gle/9zSZWCtkXvGffgi36">apply</a> to be a mentor. Due: Wed, 09/17/2025.
330332
<br>
331-
If you are newcomers, transfer students, or just want to have a mentor, <a href="https://forms.gle/yqg5fR3YQgbVXMBX7">apply</a> to be a menee. Due: Friday, 09/26
333+
If you are newcomers, transfer students, or just want to have a mentor, <a href="https://forms.gle/yqg5fR3YQgbVXMBX7">apply</a> to be a mentee. Due: Friday, 09/26/2025.
332334
<br>
333335
<br>
334336
For more information for
@@ -350,10 +352,11 @@ <h2 style="margin-top: 30px;">Semester-Long Projects (SLP)</h2>
350352
<br>
351353
<br>
352354
SLP 2025 Leader Application has opened for the year.
353-
You do not need to be an expert to be an SLP Lead. Familiarity with the topic and a willingness to grow and support your peers is all it takes.<a href="https://forms.gle/wyJhuR27Z2uGn1jMA"target="_blank"><b> Apply to be a leader.</b>
355+
You do not need to be an expert to be an SLP Lead. Familiarity with the topic and a willingness to grow and support your peers is all it takes.<a href="https://forms.gle/wyJhuR27Z2uGn1jMA"target="_blank"><b> Apply to be a lead.</a></b>
356+
<br>
354357
<br>
358+
The SLP 2025 Participation Application is now open as well! If you want to develop new skills and add more projects to your resume, <a href="https://forms.gle/aicx2tzQSZ7HTkrg7 ">apply now</a>--topics are available on a first-come, first-served basis. Deadline: <b>Fri, Sep 12th, 2025. </b>
355359
<br>
356-
SLP 2025 Participation Application has opened as well. If you want to build more skills and add more projects into your resume, please <a href="https://forms.gle/aicx2tzQSZ7HTkrg7 ">apply</a> to participate as topics are first come first serve. Deadline: <b>Fri, Sep 12th, 2025. </b>
357360
<br>
358361
For more information about <a href="slp.html">SLP</a>,
359362
please contact our Interval Vice President: Kenia Velasco through sheCodes Discord!
@@ -405,15 +408,17 @@ <h2 style="margin-top: 30px;">Setting up Git</h2>
405408
Git is a powerful version control system that allows you to take snapshots of your project at different stages, making it easy to track changes, collaborate with others, and roll back if needed.
406409
Git comes installed by default on most Mac and Linux machines. If you use Windows operating system, you can download Git.
407410
<br>
408-
<b>Resources</b>
409-
<a href="https://youtu.be/MozcR1cjn64">How to set up Git on Windows 11</a>
410-
<br>
411-
<a href="https://www.youtube.com/watch?v=mJ-qvsxPHpY&t=1055s">Git Tutorial for Dummies</a>.
412411
<br>
413-
<a href="https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent">Connect local machine to GitHub through SSH</a>
412+
<b>Resources</b>
414413
<br>
415-
<a href="https://www.youtube.com/watch?v=wpISo9TNjfU">Git vs. GitHub: What's the difference?</a>.
416414
<br>
415+
<ul>
416+
<li><a href="https://youtu.be/MozcR1cjn64">How to set up Git on Windows 11</a></li>
417+
<li><a href="https://www.youtube.com/watch?v=mJ-qvsxPHpY&t=1055s">Git Tutorial for Dummies</a>.</li>
418+
<li><a href="https://www.youtube.com/watch?v=mJ-qvsxPHpY&t=1055s">Git Tutorial for Dummies</a>.</li>
419+
<li><a href="https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent">Connect local machine to GitHub through SSH</a></li>
420+
<li><a href="https://www.youtube.com/watch?v=wpISo9TNjfU">Git vs. GitHub: What's the difference?</a>.</li>
421+
</ul>
417422
</pr>
418423
</div>
419424

0 commit comments

Comments
 (0)