We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57b6a8e commit bc5c04fCopy full SHA for bc5c04f
1 file changed
EmpleoDotNet/Views/Shared/_Layout.cshtml
@@ -116,7 +116,8 @@
116
</div>
117
<div class="col-sm-6">
118
© @DateTime.Today.Year Emplea.do<br>
119
- Made with <i class="fa fa-heart fa-inverse"></i> by <a href="@Url.Action("Index", "Credits")">all of us</a>
+ Made with <i class="fa fa-heart fa-inverse"></i> by <a href="@Url.Action("Index", "Credits")">all of us</a><br>
120
+ Sponsored by <a href="http://www.megsoftconsulting.com/">Megsoft Consulting, Inc., Xamarin Specialists</a>
121
<br /><span>ver. @Html.AssemblyVersion()</span>
122
123
<div class="text-center hidden-lg hidden-sm hidden-md">
0 commit comments