|
12 | 12 | </script>
|
13 | 13 | <meta charset="utf-8" />
|
14 | 14 | <meta name="viewport" content="width=device-width, initial-scale=1" />
|
15 |
| - <meta name="description" content="codeRIT represents a coalition of RIT students with a mission to represent the RIT hackathon community on a national level. It focuses its attention towards increasing its relationship with other collegiate technical communities, teaching software development and entrepreneurial skills to its members, and uniting a fragmented collection of groups amongst GCCIS as one RIT group." /> |
16 |
| - <meta property="og:description" content="codeRIT represents a coalition of RIT students with a mission to represent the RIT hackathon community on a national level. It focuses its attention towards increasing its relationship with other collegiate technical communities, teaching software development and entrepreneurial skills to its members, and uniting a fragmented collection of groups amongst GCCIS as one RIT group." /> |
17 |
| - <meta property="og:image" content="/assets/images/coderit/coderit_logo.png" /> |
| 15 | + <meta name="description" content="BrickHack represents a coalition of RIT students with a passion for producing excellent hackathons. It focuses its attention towards producing the annual BrickHack hackathon and other hackathons at RIT by uniting and enhancing the efforts of organizers, designers, sponsors, and other talented individuals." /> |
| 16 | + <meta property="og:description" content="BrickHack represents a coalition of RIT students with a passion for producing excellent hackathons. It focuses its attention towards producing the annual BrickHack hackathon and other hackathons at RIT by uniting and enhancing the efforts of organizers, designers, sponsors, and other talented individuals." /> |
| 17 | + <meta property="og:image" content="/assets/images/brickhack/brickhack_logo.png" /> |
18 | 18 | <meta property="og:url" content="http:coderit.org" />
|
19 | 19 | <meta name="twitter:card" content="summary" />
|
20 | 20 | <meta name="twitter:url" content="https://coderit.org" />
|
21 | 21 | <meta name="twitter:title" content="codeRIT" />
|
22 |
| - <meta name="twitter:description" content="codeRIT represents a coalition of RIT students with a mission to represent the RIT hackathon community on a national level. It focuses its attention towards increasing its relationship with other collegiate technical communities, teaching software development and entrepreneurial skills to its members, and uniting a fragmented collection of groups amongst GCCIS as one RIT group." /> |
23 |
| - <title>codeRIT</title> |
24 |
| - <link rel="icon" type="image/png" href="/assets/images/icon.png" /> |
| 22 | + <meta name="twitter:description" content="BrickHack represents a coalition of RIT students with a passion for producing excellent hackathons. It focuses its attention towards producing the annual BrickHack hackathon and other hackathons at RIT by uniting and enhancing the efforts of organizers, designers, sponsors, and other talented individuals." /> |
| 23 | + <title>BrickHack</title> |
| 24 | + <link rel="icon" type="image/png" href="/assets/images/favicon.ico" /> |
25 | 25 | <link href="//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,300,700,800,400,600" rel="stylesheet" type="text/css" />
|
26 | 26 | <link href="//fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css" />
|
27 | 27 | <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet" />
|
|
32 | 32 | <div class="foot-pusher">
|
33 | 33 | <div id="error-page" class="container center">
|
34 | 34 | <h1>Looks like this tiger den is empty.</h1>
|
35 |
| - <p>Try going back to the <a href="http://localhost:4000">cave entrance</a> to find what you are looking for.</p> |
| 35 | + <p>Try going back to the <a href="https://coderit.org">cave entrance</a> to find what you are looking for.</p> |
36 | 36 | </div>
|
37 | 37 | </div>
|
38 | 38 | <footer id="footer">
|
39 | 39 | <div class="inner container">
|
40 |
| - <p>© codeRIT 2020 All Rights Reserved</p> |
| 40 | + <p>© BrickHack 2021 All Rights Reserved</p> |
41 | 41 | </div>
|
42 | 42 | </footer>
|
43 | 43 | <script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
|
|
0 commit comments