Fix bar links

This commit is contained in:
Yuri Iozzelli 2022-09-19 09:06:12 +02:00 committed by Carlo Piovesan
parent a8e201a13b
commit 6c32a6ad64

View file

@ -88,13 +88,18 @@
</div>
<div style="display: flex; flex-direction: row; justify-content: space-before;">
<li style=" margin-right: 50px; height: 100%; display: flex; align-items: center;">
<a href="https://leaningtech.com">
<div style="color: white; font-family: montserrat; font-weight: 700; font-size: large;">GitHub's Issues</div>
<a href="https://github.com/leaningtech/webvm" target="_blank">
<div style="color: white; font-family: montserrat; font-weight: 700; font-size: large;">Github</div>
</a>
</li>
<li style=" margin-right: 50px; height: 100%; display: flex; align-items: center;">
<a href="https://leaningtech.com">
<div style="color: white; font-family: montserrat; font-weight: 700; font-size: large;">Article</div>
<a href="https://github.com/leaningtech/webvm/issues" target="_blank">
<div style="color: white; font-family: montserrat; font-weight: 700; font-size: large;">Issues</div>
</a>
</li>
<li style=" margin-right: 50px; height: 100%; display: flex; align-items: center;">
<a href="https://medium.com/p/40a60170b361" target="_blank">
<div style="color: white; font-family: montserrat; font-weight: 700; font-size: large;">About</div>
</a>
</li>
<li style=" margin-right: 50px; height: 100%; display: flex; align-items: center;">