Updating stuff...

This commit is contained in:
Johannes Findeisen 2023-08-22 04:03:14 +02:00
commit f23ee573f3

View file

@ -33,6 +33,14 @@ metasub: home
<p><a href="/development/" class="btn btn-primary">Read more &raquo;</a></p> <p><a href="/development/" class="btn btn-primary">Read more &raquo;</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>