Skip to content

Commit 7092a4d

Browse files
authored
Merge pull request #46 from codeRIT/issue-45
BrickHack6->Brickhack7
2 parents 0feeaa7 + 2addcf8 commit 7092a4d

File tree

6 files changed

+11
-26
lines changed

6 files changed

+11
-26
lines changed

_site/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ <h1>Looks like this tiger den is empty.</h1>
3737
</div>
3838
<footer id="footer">
3939
<div class="inner container">
40-
<p>&copy; codeRIT 2019 All Rights Reserved</p>
40+
<p>&copy; codeRIT 2020 All Rights Reserved</p>
4141
</div>
4242
</footer>
4343
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>

_site/assets/css/main.css

Lines changed: 3 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_site/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>codeRIT</title>
55
<link href="http://localhost:4000/atom.xml" rel="self"/>
66
<link href="http://localhost:4000/"/>
7-
<updated>2019-09-03T12:12:45-04:00</updated>
7+
<updated>2020-09-17T11:46:36-04:00</updated>
88
<id>http://localhost:4000</id>
99
<author>
1010
<name></name>

_site/clayhack.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h2 class="title">GET IN TOUCH</h2>
104104

105105
<footer id="footer-clayhack">
106106
<div class="inner container">
107-
<p>&copy; codeRIT 2019 All Rights Reserved</p>
107+
<p>&copy; codeRIT 2020 All Rights Reserved</p>
108108
</div>
109109
</footer>
110110
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>

_site/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,12 @@ <h3 class="center coderit">EVENT SCHEDULE</h3>
7575

7676
</div>
7777
<div class="col center">
78-
<h3>BrickHack 6</h3>
78+
<h3>BrickHack 7</h3>
7979
<h4>We're getting ready for the next BrickHack.</h4>
8080
<p>If you would like to be a part of RIT's history, we could use your help. Join one of our committees and help create something great!</p>
8181
<a class="button orange" href="mailto:hello@brickhack.io?subject=BrickHack%20Organizer%20Interest&amp;body=Hey%20there!%20I'm%20interested%20in%20helping%20organize%20BrickHack.%20How%20can%20I%20help?">Get Involved</a>
8282
<br>
83-
<a class="button blue" href="https://brickhack.io">BrickHack Website</a>
83+
<a class="button blue" href="https://brickhack.io" target="_blank">BrickHack Website</a>
8484
</div>
8585
</div>
8686
</div>
@@ -125,7 +125,7 @@ <h2 class="title coderit">GET IN TOUCH</h2>
125125

126126
<footer id="footer">
127127
<div class="inner container">
128-
<p>&copy; codeRIT 2019 All Rights Reserved</p>
128+
<p>&copy; codeRIT 2020 All Rights Reserved</p>
129129
</div>
130130
</footer>
131131
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@ <h3 class="center coderit">EVENT SCHEDULE</h3>
4343
{% include events.html %}
4444
</div>
4545
<div class="col center">
46-
<h3>BrickHack 6</h3>
46+
<h3>BrickHack 7</h3>
4747
<h4>We're getting ready for the next BrickHack.</h4>
4848
<p>If you would like to be a part of RIT's history, we could use your help. Join one of our committees and help create something great!</p>
4949
<a class="button orange" href="mailto:hello@brickhack.io?subject=BrickHack%20Organizer%20Interest&amp;body=Hey%20there!%20I'm%20interested%20in%20helping%20organize%20BrickHack.%20How%20can%20I%20help?">Get Involved</a>
5050
<br>
51-
<a class="button blue" href="https://brickhack.io">BrickHack Website</a>
51+
<a class="button blue" href="https://brickhack.io" target="_blank">BrickHack Website</a>
5252
</div>
5353
</div>
5454
</div>

0 commit comments

Comments
 (0)