Skip to content

Commit d0cae19

Browse files
committed
docs(home): add devhelp note
1 parent 976505d commit d0cae19

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

ClientApp/app/containers/home/home.component.html

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<blockquote>
44
<strong>Enjoy the latest features from .NET Core & Angular 6.x!</strong>
55
<br> For more info check the repo here:
6-
<a href="https://github.com/MarkPieszak/aspnetcore-angular2-universal">AspNetCore-Angular-Universal repo</a>
6+
<a href="https://github.com/MarkPieszak/aspnetcore-angular2-universal" target="_blank">AspNetCore-Angular-Universal repo</a>
77
<br>
88
<br>
99
</blockquote>
@@ -45,16 +45,30 @@ <h2>{{ 'HOME_ISSUES_TITLE' | translate }}</h2>
4545
<li>
4646
<strong>Issues with this Starter?</strong>
4747
<br>Please post an issue here:
48-
<a href="https://github.com/MarkPieszak/aspnetcore-angular2-universal">AspNetCore-Angular2-Universal repo</a>
48+
<a href="https://github.com/MarkPieszak/aspnetcore-angular2-universal" target="_blank">AspNetCore-Angular2-Universal repo</a>
4949
<br>
5050
<br>
5151
</li>
5252
<!--<li><strong>Issues with <u>Universal</u> itself?</strong> <br>Please post an issue here: <a href="https://github.com/angular/universal">Angular Universal repo</a></li>-->
5353
</ul>
54+
55+
<h2><a href="http://www.DevHelp.Online" target="_blank">DevHelp.Online</a></h2>
56+
57+
<strong>Consulting | Development | Training | Workshops</strong>
58+
<br><br>
59+
Get your Team or Application up to speed by working with some of the leading industry experts in JavaScript & ASP.NET!<br>
60+
<br>
61+
<strong>Follow us on Twitter!</strong><br><br>
62+
<a href="http://www.twitter.com/DevHelpOnline" target="_blank">@DevHelpOnline</a> |
63+
<a href="http://www.twitter.com/MarkPieszak" target="_blank">@MarkPieszak</a>
64+
<br>
65+
<br>
66+
5467
</div>
5568

5669
</div>
5770

71+
5872
<div class="row">
5973
<div class="col-lg-12">
6074

0 commit comments

Comments
 (0)