Skip to content

Commit 0c54e91

Browse files
committed
update logo for sgj s2025
1 parent e3ea83e commit 0c54e91

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

src/app/pages/scarlet-game-jam/scarlet-game-jam/scarlet-game-jam-page.component.html

+5-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ <h1 class="mat-display-1 app-scarlet-game-jam text mb-16">{{getSemesterString()}
3131
</div>
3232
<div class="app-scarlet-game-jam logo-container"
3333
*ngIf="breakpointManager.matchedBreakpointOrAbove('SMALL_DESKTOP')">
34-
<img src="assets/images/sgj-temp-logo.png" class="app-scarlet-game-jam logo-painted"
34+
<img src="assets/images/sgj-logo-s2025.png" class="app-scarlet-game-jam logo-painted"
3535
[ngClass]="breakpointManager.currentBreakpoint">
3636
</div>
3737
</div>
@@ -64,8 +64,10 @@ <h1>🎸 VGM Club</h1>
6464
form groups. The meetup marks the official start of Scarlet Game Jam and will be the reveal of the big theme of
6565
the game jam.
6666
<br>
67+
<br>
6768
Located at the CoRE 301 room.
6869
<br>
70+
<br>
6971
Snacks will be served.
7072
</div>
7173
<iframe rightHalf
@@ -79,8 +81,10 @@ <h1>🎸 VGM Club</h1>
7981
work, and see everyone else's projects as well. This is the main event of Scarlet Game Jam and it will be a lot
8082
of fun.
8183
<br>
84+
<br>
8285
Located in the Collaborative Learning Center at the Livingston Student Center.
8386
<br>
87+
<br>
8488
Food will be served.
8589
</div>
8690
<iframe rightHalf

src/assets/images/sgj-logo-s2025.png

475 KB
Loading

0 commit comments

Comments
 (0)