Updating stuff...

This commit is contained in:
Johannes Findeisen 2023-08-22 03:20:07 +02:00
commit adbae17bd4
2 changed files with 4 additions and 5 deletions

View file

@ -40,7 +40,7 @@ body {
}
code {
font-size: 80%;
font-size: 100%;
}

View file

@ -6,7 +6,6 @@ metasub: home
<p>The Linspector Homepage has been suspended. Development is going on at <a href="https://hanez.org/linspector/">https://hanez.org/linspector/</a>.
<!--
<div class="jumbotron">
<h1>Linspector System Monitoring</h1>
<p style="font-family: monospace;">&lt;Lish:&gt; <span class="cursor" style="display:inline;">&nbsp;</span></p>
@ -35,11 +34,11 @@ metasub: home
<p>We are using <a href="http://www.python.org/" class="ext">Python</a> as the programming language interpreted by CPython. The IDE we are using is <a href="http://www.jetbrains.com/pycharm/" class="ext">PyCharm</a>. Source Code Management is done using <a href="http://git-scm.com/" class="ext">Git</a> and it is hosted at <a href="https://github.com/" class="ext">GitHub</a>.</p>
<p><a href="/development/" class="btn btn-primary">Read more &raquo;</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="http://www.gnu.org/licenses/agpl-3.0.html" class="ext">GNU Affero General Public License Version 3.0</a>.<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>
</div>
-->