Skip to content

Commit dae0e85

Browse files
authored
Merge pull request #181 from DDMAL/domain-name-change-alert
Add an alert to homepage about changing domain name
2 parents 79956e4 + b529d55 commit dae0e85

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,11 @@
6868
<div class="wrap">
6969
<div class="container content">
7070
<div style="text-align:center">
71+
<div id="moving-domain" class="alert alert-warning" role="alert">
72+
<strong>NOTICE:</strong>
73+
<code>ddmal.music.mcgill.ca </code> will soon be moved to <code>ddmal.ca</code> <br>
74+
Please update your bookmarks!
75+
</div>
7176
<h1 class="home-title">Welcome!</h1>
7277
<div style="padding-top: 15px;"></div>
7378
<h3 style="font-weight:300;" class="subtitle">

0 commit comments

Comments
 (0)