Initial commit.
This commit is contained in:
commit
89a1fb1e8e
4 changed files with 24 additions and 0 deletions
20
index.html
Normal file
20
index.html
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<!DOCTYPE html>
|
||||
<html style="background:#000;">
|
||||
<head>
|
||||
<title>Linspector System Monitoring</title>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||
<meta name="robots" content="index,follow,noarchive">
|
||||
<meta name="author" content="Johannes Findeisen">
|
||||
<meta name="keywords" content="johannes,findeisen">
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
<img src="/linspector.png" style="margin-left:auto; margin-right:auto; display:block;" />
|
||||
</div>
|
||||
<div style="color:#fff;text-align:center;">
|
||||
<p><a href="https://git.unixpeople.org/linspector/">Git repositories</a> -
|
||||
<a href="https://github.com/linspector/">GitHub mirror</a> -
|
||||
<a href="https://hanez.org/linspector/">Current project page</a></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue