File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11export const discord = "https://discord.gg/rJDdvnt" ;
22
3- import bowmanImage from "@/assets/images/bowman .jpg" ;
3+ import MSBimage from "@/assets/images/msb .jpg" ;
44import githubImage from "@/assets/images/github-white.svg" ;
55
66export const landing = {
@@ -26,10 +26,10 @@ export const meetings = {
2626 virtual : `Due to COVID-19, all meetings are being held virtually through
2727 <a class="link" href="${ discord } ">discord</a>.` ,
2828 building : {
29- name : "Bowman Hall " ,
30- room : "Room 219 " ,
31- image : bowmanImage ,
32- url : 'https://map.concept3d.com/?id=568#!ct/74937,78237,78239?m/57856?s/bowman ' ,
29+ name : "Mathematical Sciences Building " ,
30+ room : "Room 228 " ,
31+ image : MSBimage ,
32+ url : 'https://map.concept3d.com/?id=568#!ct/74937,78237,78239?m/57856?s/msb ' ,
3333 } ,
3434
3535 } ,
You can’t perform that action at this time.
0 commit comments