Skip to content

Commit 2addcf8

Browse files
committed
BH6->BH7; open site in new tab
1 parent c1ac969 commit 2addcf8

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

_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>2020-09-17T11:42:51-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/index.html

Lines changed: 2 additions & 2 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>

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)