mirror of
https://github.com/immense/Remotely.git
synced 2025-10-26 11:27:15 +00:00
Credits page fixes.
This commit is contained in:
parent
335c9fb6d8
commit
10bf846305
@ -34,8 +34,8 @@
|
||||
<div class="col-sm-6 col-md-4">
|
||||
<h5>Bootstrap</h5>
|
||||
<ul>
|
||||
<li>License: <a href="https://github.com/twbs/bootstrap">https://github.com/twbs/bootstrap</a></li>
|
||||
<li>Project: <a href="https://github.com/twbs/bootstrap/blob/v4-dev/LICENSE">https://github.com/twbs/bootstrap/blob/v4-dev/LICENSE</a></li>
|
||||
<li>License: <a href="https://github.com/twbs/bootstrap/blob/v4-dev/LICENSE">https://github.com/twbs/bootstrap/blob/v4-dev/LICENSE</a></li>
|
||||
<li>Project: <a href="https://github.com/twbs/bootstrap">https://github.com/twbs/bootstrap</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-sm-6 col-md-4">
|
||||
@ -48,29 +48,29 @@
|
||||
<div class="col-sm-6 col-md-4">
|
||||
<h5>jQuery</h5>
|
||||
<ul>
|
||||
<li>License: <a href="https://github.com/jquery/jquery">https://github.com/jquery/jquery</a></li>
|
||||
<li>Project: <a href="https://github.com/jquery/jquery/blob/master/LICENSE.txt">https://github.com/jquery/jquery/blob/master/LICENSE.txt</a></li>
|
||||
<li>License: <a href="https://github.com/jquery/jquery/blob/master/LICENSE.txt">https://github.com/jquery/jquery/blob/master/LICENSE.txt</a></li>
|
||||
<li>Project: <a href="https://github.com/jquery/jquery">https://github.com/jquery/jquery</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-sm-6 col-md-4">
|
||||
<h5>Entity Framework Core</h5>
|
||||
<ul>
|
||||
<li>License: <a href="https://github.com/aspnet/EntityFrameworkCore">https://github.com/aspnet/EntityFrameworkCore</a></li>
|
||||
<li>Project: <a href="https://github.com/aspnet/EntityFrameworkCore/blob/release/2.2/LICENSE.txt">https://github.com/aspnet/EntityFrameworkCore/blob/release/2.2/LICENSE.txt</a></li>
|
||||
<li>License: <a href="https://github.com/aspnet/EntityFrameworkCore/blob/release/2.2/LICENSE.txt">https://github.com/aspnet/EntityFrameworkCore/blob/release/2.2/LICENSE.txt</a></li>
|
||||
<li>Project: <a href="https://github.com/aspnet/EntityFrameworkCore">https://github.com/aspnet/EntityFrameworkCore</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-sm-6 col-md-4">
|
||||
<h5>Bootswatch (Bootstrap Themes)</h5>
|
||||
<ul>
|
||||
<li>License: <a href="https://github.com/thomaspark/bootswatch">https://github.com/thomaspark/bootswatch</a></li>
|
||||
<li>Project: <a href="https://github.com/thomaspark/bootswatch/blob/master/LICENSE">https://github.com/thomaspark/bootswatch/blob/master/LICENSE</a></li>
|
||||
<li>License: <a href="https://github.com/thomaspark/bootswatch/blob/master/LICENSE">https://github.com/thomaspark/bootswatch/blob/master/LICENSE</a></li>
|
||||
<li>Project: <a href="https://github.com/thomaspark/bootswatch">https://github.com/thomaspark/bootswatch</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-sm-6 col-md-4">
|
||||
<h5>PowerShell</h5>
|
||||
<ul>
|
||||
<li>License: <a href="https://github.com/PowerShell/PowerShell">https://github.com/PowerShell/PowerShell</a></li>
|
||||
<li>Project: <a href="https://github.com/PowerShell/PowerShell/blob/master/LICENSE.txt">https://github.com/PowerShell/PowerShell/blob/master/LICENSE.txt</a></li>
|
||||
<li>License: <a href="https://github.com/PowerShell/PowerShell/blob/master/LICENSE.txt">https://github.com/PowerShell/PowerShell/blob/master/LICENSE.txt</a></li>
|
||||
<li>Project: <a href="https://github.com/PowerShell/PowerShell">https://github.com/PowerShell/PowerShell</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-sm-6 col-md-4">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user