mirror of
https://github.com/fluencelabs/wasmer
synced 2025-03-16 00:00:49 +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"
|
||||
/></a>
|
||||
</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>
|
||||
</body>
|
||||
<style>
|
||||
@ -33,5 +38,10 @@
|
||||
.wasmer-logo {
|
||||
width: 200px;
|
||||
}
|
||||
a {
|
||||
text-decoration: none;
|
||||
font-weight: 500;
|
||||
color: #533ac9;
|
||||
}
|
||||
</style>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user