|
@@ -88,13 +88,18 @@
|
|
</div>
|
|
</div>
|
|
<div style="display: flex; flex-direction: row; justify-content: space-before;">
|
|
<div style="display: flex; flex-direction: row; justify-content: space-before;">
|
|
<li style=" margin-right: 50px; height: 100%; display: flex; align-items: center;">
|
|
<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>
|
|
</a>
|
|
</li>
|
|
</li>
|
|
<li style=" margin-right: 50px; height: 100%; display: flex; align-items: center;">
|
|
<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>
|
|
</a>
|
|
</li>
|
|
</li>
|
|
<li style=" margin-right: 50px; height: 100%; display: flex; align-items: center;">
|
|
<li style=" margin-right: 50px; height: 100%; display: flex; align-items: center;">
|