Updating stuff...
This commit is contained in:
parent
2a0dfe7c26
commit
97de3391d2
1 changed files with 1 additions and 4 deletions
|
|
@ -9,7 +9,6 @@ metasub: home
|
|||
<p style="font-family: monospace;"><Lish:> <span class="cursor" style="display:inline;"> </span></p>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<div class="col-lg-4">
|
||||
<h2>About</h2>
|
||||
<p>Linspector is a software for monitoring the vital information of hosts, services and devices in a network. Be sure that Linspector is in a very early stage of development. Use at your own risk... but try! ;)</p>
|
||||
|
|
@ -33,9 +32,7 @@ metasub: home
|
|||
<p>The code of Linspector is licensed under the terms of the <a href="https://mit-license.org/" class="ext">MIT License</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.<br /><br /><br /><br /></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<h2>Commit Log</h2>
|
||||
|
||||
<div id="github-commits"></div>
|
||||
|
|
@ -44,4 +41,4 @@ $(function() {
|
|||
$('#github-commits').githubInfoWidget({ user: 'linspector', repo: 'linspector', branch: 'master', last: 30 });
|
||||
});
|
||||
</script>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue