first commit
This commit is contained in:
16
html/index.html
Normal file
16
html/index.html
Normal file
@@ -0,0 +1,16 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<style type="text/css">
|
||||
.centered
|
||||
{
|
||||
text-align:center;
|
||||
margin-top:0px;
|
||||
margin-bottom:0px;
|
||||
padding:0px;
|
||||
}
|
||||
</style>
|
||||
<body>
|
||||
<p class="centered"><img src="microbot.png" alt="microbot"/></p>
|
||||
<p class="centered">Container hostname: XXX</p>
|
||||
</body>
|
||||
</html>
|
BIN
html/microbot.png
Normal file
BIN
html/microbot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 48 KiB |
BIN
html/microbot2.png
Normal file
BIN
html/microbot2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 48 KiB |
Reference in New Issue
Block a user