Skip to content

Commit 2a187f2

Browse files
committed
updated links
1 parent 3a540c0 commit 2a187f2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ <h2>Projects</h2>
214214
</div>
215215
<div class="wow slideInLeft row" data-wow-duration="2s" data-wow-offset="200">
216216
<div class="col-xs-12 col-sm-6 col-md-4">
217-
<a href="https://vulcun-chat.herokuapp.com/">
217+
<a href="https://vulcun-chat.herokuapp.com/" target="_blank" rel="noopener">
218218
<div class="team boxed-grey">
219219
<div class="inner">
220220
<h5>Chat App</h5>
@@ -229,7 +229,7 @@ <h5>Chat App</h5>
229229
</a>
230230
</div>
231231
<div class="col-xs-12 col-sm-6 col-md-4">
232-
<a href="http://mpliang.github.io/Pokemon-Shelter/#/">
232+
<a href="http://mpliang.github.io/Pokemon-Shelter/#/" target="_blank" rel="noopener">
233233
<div class="team boxed-grey">
234234
<div class="inner">
235235
<h5>Pokemon Shelter</h5>
@@ -245,7 +245,7 @@ <h5>Pokemon Shelter</h5>
245245
</div>
246246

247247
<div class="col-xs-12 col-sm-6 col-md-4">
248-
<a href="https://git-fitness.herokuapp.com/">
248+
<a href="https://git-fitness.herokuapp.com/" target="_blank" rel="noopener">
249249
<div class="team boxed-grey">
250250
<div class="inner">
251251
<h5>GitFit</h5>
@@ -265,7 +265,7 @@ <h5>GitFit</h5>
265265
<div class="wow slideInRight row" data-wow-duration="2s" data-wow-offset="200">
266266

267267
<div class="col-xs-12 col-sm-6 col-md-4">
268-
<a href="https://alumni-network.herokuapp.com/">
268+
<a href="https://alumni-network.herokuapp.com/" target="_blank" rel="noopener">
269269
<div class="team boxed-grey">
270270
<div class="inner">
271271
<h5>Alumni Network (in progress)</h5>
@@ -282,7 +282,7 @@ <h5>Alumni Network (in progress)</h5>
282282
</div>
283283

284284
<div class="col-xs-12 col-sm-6 col-md-4">
285-
<a href="http://mpliang.github.io/React-Weather/">
285+
<a href="http://mpliang.github.io/React-Weather/" target="_blank" rel="noopener">
286286
<div class="team boxed-grey">
287287
<div class="inner">
288288
<h5>Weather Forecast</h5>
@@ -298,7 +298,7 @@ <h5>Weather Forecast</h5>
298298
</div>
299299

300300
<div class="col-xs-12 col-sm-6 col-md-4">
301-
<a href="http://angulartodo-app.herokuapp.com/#/todo">
301+
<a href="http://angulartodo-app.herokuapp.com/#/todo" target="_blank" rel="noopener">
302302
<div class="team boxed-grey">
303303
<div class="inner">
304304
<h5>ToDo App</h5>

main.js

Whitespace-only changes.

0 commit comments

Comments
 (0)