adding scripts page changes
This commit is contained in:
@@ -22,6 +22,11 @@ body {
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
}
|
||||
#content2 img {
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
right: 0px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
@@ -38,5 +43,8 @@ body {
|
||||
<a href="http://birdnetpi.local/phpsysinfo" target="content">System Info</a> |
|
||||
<a href="http://birdnetpi.local/scripts/" target="content">Tools</a>
|
||||
</p>
|
||||
<div id="content2">
|
||||
<img src="images/version.svg" class="ribbon"/>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user