Skip to content

Commit ab4db45

Browse files
committed
Fixed President's picture. Fixed Vice President's description. Updated Register Link.
1 parent a992515 commit ab4db45

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

docs/aboutus.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ <h2>About the Club</h2>
3838
<h2>Current Board and Officers | 2023 - 2024</h2>
3939
<h3>PRESIDENT | Melvin Gitbumrugsin</h3>
4040
<div class="profiles">
41-
<img src="img/2023-2024/AboutUs/MelvinGitbumRugsin.png" alt="">
41+
<img src="img/2023-2024/AboutUs/MelvinGitbumrugsin.png" alt="">
4242
<p>
4343
"Hi! My name is Melvin and I am the president for this year. Video games have always given me joy throughout my life, so I hope to someday be able to create games that give people that same sense of joy.
4444
I enjoy coding, so I am mostly interested in the programming aspect of game development."
@@ -52,11 +52,11 @@ <h3 class="pt">VICE PRESIDENT | Sam Macaraniag</h3>
5252
<div class="profiles">
5353
<img src="img/22-23/aboutus/sam.png" alt="">
5454
<p>
55-
"Hi everyone, I'm Sam! I'm a previous president of the club now working to improve and upkeep the club website! I initially got into game development due to my love of
55+
"Hi everyone, I'm Sam! I'm a previous president of the club now working as vice president! I initially got into game development due to my love of
5656
video games (obviously), but it also incorporated my three biggest hobbies: art, music, and writing. I've been wanting to make video games since I was a kid, and now that I know
5757
how to make them, I want to share the knowledge to anyone else who's interested in game development!"
5858
<br><br>
59-
Year and Major: 4th Year, Computer Science and Writing Studies Minor
59+
Year and Major: ???th Year, Computer Science and Writing Studies Minor
6060
<br>
6161
Hobbies: Singing, Digital art, Playing games, Playing guitar, Trolling my friends in coop games
6262
</p>

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ <h3>CPP Game Development Club</h3>
4242
<img id="firstClone" src="img/22-23/car_joinus.png" alt="">
4343
</div>
4444
</div>
45-
<a href="https://forms.gle/DuWnnCHVzTQSR4TT9">
45+
<a href="https://docs.google.com/forms/d/e/1FAIpQLSeyQJjrIN__Drqj8hhrL_SQmOaidq-9oorvVMu0Q-I-DF8jMA/viewform?usp=sf_link">
4646
<div class="logo">
4747
<h5>REGISTER</h5>
4848
</div>
@@ -115,7 +115,7 @@ <h2>Calendar</h2>
115115
<br />
116116
August 29th - First Club Meeting @ Building 8 Room 4 12:00pm - 1:00pm
117117
<br />
118-
September 1st - Game Night (Online and In-person) 3:00pm - 5:00pm
118+
September 1st - Game Night @ Building 6 Room 204 3:00pm - 5:00pm
119119
</p>
120120
</div>
121121

docs/styles.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ nav{
2121
padding-left: 30px;
2222
}
2323

24+
.calendar-weekdays{
25+
26+
}
27+
2428
.title{
2529
display: flex;
2630
}

0 commit comments

Comments
 (0)