mirror of
https://github.com/fluencelabs/wasmer
synced 2025-04-24 18:02:13 +00:00
Improved index page
This commit is contained in:
parent
42e445ed87
commit
7aa26acd2f
@ -15,7 +15,12 @@
|
|||||||
><img class="wasmer-logo" src="./wasmer-logo.png"
|
><img class="wasmer-logo" src="./wasmer-logo.png"
|
||||||
/></a>
|
/></a>
|
||||||
</h1>
|
</h1>
|
||||||
<p>Enjoy this incredible achievement with us! 😊</p>
|
<p>
|
||||||
|
Celebrate this achievement with us at
|
||||||
|
<a href="https://github.com/wasmerio/wasmer"
|
||||||
|
>github.com/wasmerio/wasmer</a
|
||||||
|
>! 😊
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
<style>
|
<style>
|
||||||
@ -33,5 +38,10 @@
|
|||||||
.wasmer-logo {
|
.wasmer-logo {
|
||||||
width: 200px;
|
width: 200px;
|
||||||
}
|
}
|
||||||
|
a {
|
||||||
|
text-decoration: none;
|
||||||
|
font-weight: 500;
|
||||||
|
color: #533ac9;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user