Updating stuff...
This commit is contained in:
parent
b63daad832
commit
287108e74d
1 changed files with 8 additions and 8 deletions
16
index.html
16
index.html
|
|
@ -15,6 +15,14 @@ metasub: home
|
|||
<p><a href="/about/" class="btn btn-primary">Read more »</a></p>
|
||||
</div>
|
||||
|
||||
<div class="col-lg-4">
|
||||
<h2>License</h2>
|
||||
<p>The code of Linspector is licensed under the terms of the <a href="https://mit-license.org/" class="ext">MIT License</a>.<br><br>
|
||||
Content on this site is licensed under the <a href="http://creativecommons.org/licenses/by-sa/3.0/" class="ext">CC Attribution-Share Alike 3.0 Unported</a> license.</p>
|
||||
<p><a href="/license/" class="btn btn-primary">Read more »</a></p>
|
||||
<br>
|
||||
</div>
|
||||
|
||||
<div class="col-lg-4">
|
||||
<h2>Latest News</h2>
|
||||
<ul class="entries" style="list-style-type: circle;padding-left:20px;">
|
||||
|
|
@ -27,14 +35,6 @@ metasub: home
|
|||
<p><a href="/news/" class="btn btn-primary">Read more »</a></p>
|
||||
</div>
|
||||
|
||||
<div class="col-lg-4">
|
||||
<h2>License</h2>
|
||||
<p>The code of Linspector is licensed under the terms of the <a href="https://mit-license.org/" class="ext">MIT License</a>.<br><br>
|
||||
Content on this site is licensed under the <a href="http://creativecommons.org/licenses/by-sa/3.0/" class="ext">CC Attribution-Share Alike 3.0 Unported</a> license.</p>
|
||||
<p><a href="/license/" class="btn btn-primary">Read more »</a></p>
|
||||
<br>
|
||||
</div>
|
||||
|
||||
<h2>Commit Log</h2>
|
||||
|
||||
<div id="github-commits"></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue