Updating stuff...
This commit is contained in:
parent
f29a044f65
commit
f23ee573f3
1 changed files with 8 additions and 0 deletions
|
|
@ -33,6 +33,14 @@ metasub: home
|
||||||
<p><a href="/development/" class="btn btn-primary">Read more »</a></p>
|
<p><a href="/development/" class="btn btn-primary">Read more »</a></p>
|
||||||
</div>-->
|
</div>-->
|
||||||
|
|
||||||
|
<h3>Commit Log</h3>
|
||||||
|
|
||||||
|
<div id="github-commits"></div>
|
||||||
|
<script>
|
||||||
|
$(function() {
|
||||||
|
$('#github-commits').githubInfoWidget({ user: 'linspector', repo: 'linspector', branch: 'master', last: 30 });
|
||||||
|
});
|
||||||
|
</script>
|
||||||
|
|
||||||
<div class="col-lg-4">
|
<div class="col-lg-4">
|
||||||
<h2>License</h2>
|
<h2>License</h2>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue