Updating stuff...

This commit is contained in:
Johannes Findeisen 2023-08-22 04:49:30 +02:00
commit 287108e74d

View file

@ -15,6 +15,14 @@ metasub: home
<p><a href="/about/" class="btn btn-primary">Read more &raquo;</a></p> <p><a href="/about/" class="btn btn-primary">Read more &raquo;</a></p>
</div> </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 &raquo;</a></p>
<br>
</div>
<div class="col-lg-4"> <div class="col-lg-4">
<h2>Latest News</h2> <h2>Latest News</h2>
<ul class="entries" style="list-style-type: circle;padding-left:20px;"> <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 &raquo;</a></p> <p><a href="/news/" class="btn btn-primary">Read more &raquo;</a></p>
</div> </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 &raquo;</a></p>
<br>
</div>
<h2>Commit Log</h2> <h2>Commit Log</h2>
<div id="github-commits"></div> <div id="github-commits"></div>