Updating stuff...

This commit is contained in:
Johannes Findeisen 2023-08-22 04:14:43 +02:00
commit 370659ef93

View file

@ -35,6 +35,7 @@ Content on this site is licensed under the <a href="http://creativecommons.org/l
</div>
</div>
<div>
<h2>Commit Log</h2>
<div id="github-commits"></div>
@ -43,3 +44,4 @@ $(function() {
$('#github-commits').githubInfoWidget({ user: 'linspector', repo: 'linspector', branch: 'master', last: 30 });
});
</script>
</div>