mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-21 16:18:29 -04:00
Autotest: remove jdrone logo from firmware server
This commit is contained in:
parent
4ca8f6bf1e
commit
05d365f1a6
@ -13,18 +13,6 @@
|
||||
<div id="logo">
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<style>
|
||||
#jdlogo {
|
||||
top: 15px;
|
||||
right: 20px;
|
||||
position: absolute;
|
||||
}
|
||||
</style>
|
||||
|
||||
<div id=jdlogo>
|
||||
Servers by <a href="http://www.jDrones.com/">jDrones</a>
|
||||
</div>
|
||||
|
||||
<h2>ArduPilot Firmware builds</h2>
|
||||
|
||||
|
@ -14,18 +14,6 @@
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<style>
|
||||
#jdlogo {
|
||||
top: 15px;
|
||||
right: 20px;
|
||||
position: absolute;
|
||||
}
|
||||
</style>
|
||||
|
||||
<div id=jdlogo>
|
||||
Servers by <a href=http://www.jDrones.com/>jDrones</a>
|
||||
</div>
|
||||
|
||||
<h2>Automatic test run at ${date}</h2>
|
||||
|
||||
<div id="git">Test run on git commit <a href="https://github.com/ArduPilot/ardupilot/commit/${githash}">${githash}</a>
|
||||
|
Loading…
Reference in New Issue
Block a user