Update index.html - change discord and issues links
This commit is contained in:
parent
5d9614b048
commit
41008382c6
1 changed files with 2 additions and 2 deletions
|
@ -87,13 +87,13 @@ __ __ _ __ ____ __
|
|||
<img src="assets/tailscale.svg" height="35px" style="margin-left: 7px;">
|
||||
</div>
|
||||
</a>
|
||||
<a href="https://discord.gg/yTNZgySKGa" style="text-decoration: none; height: 100%;" target="_blank">
|
||||
<a href="https://ardupilot.org/discord" style="text-decoration: none; height: 100%;" target="_blank">
|
||||
<div style="color: white; font-family: montserrat; font-weight: 400; font-size: large; height: 100%; display: flex; align-items: center;">
|
||||
<span>Join Discord </span>
|
||||
<img src="assets/discord-mark-blue.svg" height="35px" style="margin-left: 7px;">
|
||||
</div>
|
||||
</a>
|
||||
<a href="https://github.com/leaningtech/webvm/issues" style="text-decoration: none; height: 100%;" target="_blank">
|
||||
<a href="https://github.com/davidbuzz/webvm/issues" style="text-decoration: none; height: 100%;" target="_blank">
|
||||
<div style="color: white; font-family: montserrat; font-weight: 400; font-size: large; height: 100%; display: flex; align-items: center;">
|
||||
<span>GitHub Issues </span>
|
||||
<img src="assets/github-mark-white.svg" height="35px" style="margin-left: 5px;">
|
||||
|
|
Loading…
Add table
Reference in a new issue