Merge API branch into main #12

Merged
SemvdH merged 334 commits from api into main 2023-06-13 19:54:43 +00:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 8c6219965f - Show all commits

View File

@@ -62,5 +62,5 @@ html, body {
.headerimg {
width: 100px;
float: right;
/* float: right; */
}

View File

@@ -11,8 +11,6 @@
<body style="height: 100%;">
<div>
<img class="headerimg" src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e9/Ericsson_logo.svg/2341px-Ericsson_logo.svg.png" alt="ericsson logo">
<img class="headerimg" src="https://hightechcampus.com/storage/1069/5ghub-logo.png" alt="5g hub logo">
<h1 class="header">5G Drone API</h1>
</div>
<br>
@@ -64,6 +62,8 @@
<p id="position">Current position</p>
<p id="failsafe">Failsafe not activated</p>
</div>
<img class="headerimg" src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e9/Ericsson_logo.svg/2341px-Ericsson_logo.svg.png" alt="ericsson logo">
<img class="headerimg" src="https://hightechcampus.com/storage/1069/5ghub-logo.png" alt="5g hub logo">
<!-- </div> -->
</body>