Skip to content

Commit 4af67ea

Browse files
Add new banner and photos link (#885)
* Add new banner and photos link * Add new banner --------- Co-authored-by: automatic-pr-updater[bot] <217796550+automatic-pr-updater[bot]@users.noreply.github.com>
1 parent c1ab741 commit 4af67ea

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

_includes/ball_photos_banner.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<div class="banner">
2+
<p>Photos from the Ball are now available! Take a look at <a href="/ball/photos">cssbham.com/ball/photos</a></p>
3+
</div>

_layouts/page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
{% include header.html %}
4040

4141
<main>
42-
{% include ball_banner.html %}
42+
{% include ball_photos_banner.html %}
4343
{{ content }}
4444
</main>
4545

_redirects

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@
3737
# Ball
3838
/ball /ball/2026
3939
/balls /ball
40+
/ball/photos /ball/2026/photos
41+
/ball/2026/photos https://photos.app.goo.gl/LmyCx7R2kNGTunuD8
4042
/ball/2025/photos https://photos.app.goo.gl/xMp91tEYKwUSKBsT8
4143
/ball/2024/photos https://photos.app.goo.gl/FaBg38bHxkFSE64x6
4244
/ball/2023/photos https://photos.app.goo.gl/PZEahyV3CJed7ttA6
@@ -84,9 +86,6 @@
8486
/hoodie /hoodies
8587
/hoody /hoodies
8688

87-
# 2024 Welcome
88-
/welcome https://www.youtube.com/watch?v=gJcnfB2ep7E
89-
9089
# Living Documents
9190
/module-opinions https://docs.google.com/document/d/1LHYwfkOKjthdWT6qwyVo3GQkhwwi8_KXwXVtj2kUHUI/
9291
/module-opinions-25-26 /module-opinions
@@ -96,8 +95,5 @@
9695

9796
/supervisor-opinions https://docs.google.com/document/d/1jyzgp8ScrmvVpf8k0EplTuvflxqqbcY3LJoQX0Tg8jc/
9897

99-
/bletchley https://www.guildofstudents.com/events/6531/12107/
100-
/bletchley-park /bletchley
101-
10298
# Hackathons
10399
/birminghack https://birminghack.com/

0 commit comments

Comments
 (0)