diff --git a/.glitch-assets b/.glitch-assets index c33a3632..37226319 100644 --- a/.glitch-assets +++ b/.glitch-assets @@ -107,3 +107,10 @@ {"name":"sfclogo.PNG","date":"2022-02-21T23:02:54.117Z","url":"https://cdn.glitch.global/c5a0f0ae-5652-4bbd-a8f5-486ad2f1afba/sfclogo.PNG","type":"image/png","size":22040,"imageWidth":381,"imageHeight":104,"thumbnail":"https://cdn.glitch.global/c5a0f0ae-5652-4bbd-a8f5-486ad2f1afba/thumbnails%2Fsfclogo.PNG","thumbnailWidth":330,"thumbnailHeight":91,"uuid":"yMSPagl4tW4N1Dml"} {"name":"logohackathonlogo.png","date":"2022-02-22T15:13:46.823Z","url":"https://cdn.glitch.global/c5a0f0ae-5652-4bbd-a8f5-486ad2f1afba/logohackathonlogo.png","type":"image/png","size":476659,"imageWidth":2737,"imageHeight":1023,"thumbnail":"https://cdn.glitch.global/c5a0f0ae-5652-4bbd-a8f5-486ad2f1afba/thumbnails%2Flogohackathonlogo.png","thumbnailWidth":330,"thumbnailHeight":124,"uuid":"eBhc5Be1BRZFr1tX"} {"name":"devpostlogo.png","date":"2022-02-22T15:50:38.498Z","url":"https://cdn.glitch.global/c5a0f0ae-5652-4bbd-a8f5-486ad2f1afba/devpostlogo.png","type":"image/png","size":15102,"imageWidth":290,"imageHeight":290,"thumbnail":"https://cdn.glitch.global/c5a0f0ae-5652-4bbd-a8f5-486ad2f1afba/devpostlogo.png","thumbnailWidth":290,"thumbnailHeight":290,"uuid":"vEs5K7oXYvDmhTbF"} +{"name":"drive-foward-hackathon-schedule.svg","date":"2022-02-23T17:06:18.809Z","url":"https://cdn.glitch.global/c5a0f0ae-5652-4bbd-a8f5-486ad2f1afba/drive-foward-hackathon-schedule.svg","type":"image/svg+xml","size":372625,"imageWidth":781,"imageHeight":741,"thumbnail":"https://cdn.glitch.global/c5a0f0ae-5652-4bbd-a8f5-486ad2f1afba/thumbnails%2Fdrive-foward-hackathon-schedule.svg","thumbnailWidth":330,"thumbnailHeight":314,"uuid":"alzPcmqkFcD18Cb8"} +{"uuid":"TAM64m3rrbhLWsIT","deleted":true} +{"uuid":"alzPcmqkFcD18Cb8","deleted":true} +{"name":"drive-forward-hackathon-schedule.svg","date":"2022-02-23T17:14:07.485Z","url":"https://cdn.glitch.global/c5a0f0ae-5652-4bbd-a8f5-486ad2f1afba/drive-forward-hackathon-schedule.svg","type":"image/svg+xml","size":383184,"imageWidth":781,"imageHeight":741,"thumbnail":"https://cdn.glitch.global/c5a0f0ae-5652-4bbd-a8f5-486ad2f1afba/thumbnails%2Fdrive-forward-hackathon-schedule.svg","thumbnailWidth":330,"thumbnailHeight":314,"uuid":"4D0dYcZImaP7jH6K"} +{"name":"professor elkafi.jpg","date":"2022-02-23T17:20:16.756Z","url":"https://cdn.glitch.global/c5a0f0ae-5652-4bbd-a8f5-486ad2f1afba/professor%20elkafi.jpg","type":"image/jpeg","size":10793,"imageWidth":300,"imageHeight":200,"thumbnail":"https://cdn.glitch.global/c5a0f0ae-5652-4bbd-a8f5-486ad2f1afba/professor%20elkafi.jpg","thumbnailWidth":300,"thumbnailHeight":200,"uuid":"CfrgQTykkQvh5UxN"} +{"name":"Viachaslau.jpg","date":"2022-02-23T17:32:05.843Z","url":"https://cdn.glitch.global/c5a0f0ae-5652-4bbd-a8f5-486ad2f1afba/Viachaslau.jpg","type":"image/jpeg","size":53556,"imageWidth":500,"imageHeight":500,"thumbnail":"https://cdn.glitch.global/c5a0f0ae-5652-4bbd-a8f5-486ad2f1afba/thumbnails%2FViachaslau.jpg","thumbnailWidth":330,"thumbnailHeight":330,"uuid":"deC1kt3Byoelq85G"} +{"name":"gather-logo.png","date":"2022-02-23T17:36:46.946Z","url":"https://cdn.glitch.global/c5a0f0ae-5652-4bbd-a8f5-486ad2f1afba/gather-logo.png","type":"image/png","size":29178,"imageWidth":813,"imageHeight":307,"thumbnail":"https://cdn.glitch.global/c5a0f0ae-5652-4bbd-a8f5-486ad2f1afba/thumbnails%2Fgather-logo.png","thumbnailWidth":330,"thumbnailHeight":125,"uuid":"gG1Re5UzyWrutqOI"} diff --git a/README.md b/README.md index faec48fa..eeca9ffc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![HacKnight logo](https://cdn.glitch.global/c5a0f0ae-5652-4bbd-a8f5-486ad2f1afba/sfclogo.PNG?v=1645484574117) # Drive Forward's Website -Drive Forward is an 18 hour hackathon started by [the Smart Freight Centre at McMaster University](https://smartfreightcentre.ca/) that will provide students with safe and fun space to create technical solutions to transportation and logistics problems. This is a virtual hackathon running on gather.town The solutions that students are to create will address three aspects of sustainability: +Drive Forward is an 24 hour hackathon started by [the Smart Freight Centre at McMaster University](https://smartfreightcentre.ca/) that will provide students with safe and fun space to create technical solutions to transportation and logistics problems. This is a virtual hackathon running on gather.town The solutions that students are to create will address three aspects of sustainability:
- Social Responsibility - Environment diff --git a/components/blocks.js b/components/blocks.js index 4b8fa0c8..b2104c61 100644 --- a/components/blocks.js +++ b/components/blocks.js @@ -269,5 +269,5 @@ export const Team = props => ( }, ...props.sx }} - /> -) + />) + diff --git a/components/layout.js b/components/layout.js index b1df1e5f..d0d546cf 100644 --- a/components/layout.js +++ b/components/layout.js @@ -110,13 +110,6 @@ export default props => { > - - - diff --git a/components/meta.js b/components/meta.js index 4f95a66b..f52d039b 100644 --- a/components/meta.js +++ b/components/meta.js @@ -1,10 +1,10 @@ import Head from 'next/head' export default ({ - title = 'HacKnight', - description = 'On November 2019, students are coming together for a fun filled 24-hours in Milton, Ontario, Canada in order to help their communities using technology.', - image = 'https://cdn.glitch.com/0ac33e0f-67fc-4d7d-bb15-8c3456d17607%2Flogo(3).png?v=1572646181748', - url = 'https://hackknight.com' + title = 'Drive Forward', + description = 'On March 19-20th 2022, ontario students are coming together for a fun filled virtual 24-hours to create sustainable projects solving issues in transportation and logistics', + image = 'https://cdn.glitch.global/c5a0f0ae-5652-4bbd-a8f5-486ad2f1afba/sfcicon.png?v=1645403303022', + url = 'https://driveforward.live' }) => ( {title} @@ -12,7 +12,7 @@ export default ({ - + @@ -23,7 +23,7 @@ export default ({ @@ -33,24 +33,24 @@ export default ({ name="apple-mobile-web-app-status-bar-style" content="black-translucent" /> - +