This commit is contained in:
parent
9924477482
commit
9201514f53
2 changed files with 22 additions and 10 deletions
|
@ -61,6 +61,11 @@ a {
|
|||
color: rgb(147, 107, 255);
|
||||
}
|
||||
|
||||
li > a {
|
||||
color: mediumvioletred;
|
||||
font-size: 100%;
|
||||
}
|
||||
|
||||
img {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
|
|
@ -53,6 +53,11 @@
|
|||
</header>
|
||||
<main>
|
||||
<h1>anri's website</h1>
|
||||
<h2>
|
||||
<pre>
|
||||
welcome to my web3 space feel free to send me nfts as jpeg format</pre
|
||||
>
|
||||
</h2>
|
||||
|
||||
<p>
|
||||
idk if you know but i do love
|
||||
|
@ -60,16 +65,18 @@
|
|||
src="//cdn.shopify.com/s/files/1/0154/2777/products/4_1024x1024.jpg"
|
||||
alt="pic of a crab, mascot of rust"
|
||||
width="10%"
|
||||
/>(RUST)
|
||||
/>(RUST), in fact the whole website backend is 🦀🦀.
|
||||
</p>
|
||||
|
||||
<p>in fact the whole website backend is 🦀🦀</p>
|
||||
|
||||
<h2>
|
||||
<pre>
|
||||
welcome to my web3 space feel free to send me nfts as jpeg format</pre
|
||||
>
|
||||
</h2>
|
||||
<br />
|
||||
<p>
|
||||
i am a student in 3<sup>rd</sup> year at paris 8, here are some links to
|
||||
learn more about me:
|
||||
</p>
|
||||
<ul>
|
||||
<li><a href="/">true website lol</a></li>
|
||||
<li><a href="//github.com/Mylloon">github</a></li>
|
||||
<li><a href="//twitter.com/Mylloon">twitter</a></li>
|
||||
</ul>
|
||||
</main>
|
||||
|
||||
<footer>
|
||||
|
@ -259,7 +266,7 @@ welcome to my web3 space feel free to send me nfts as jpeg format</pre
|
|||
<br />
|
||||
|
||||
<iframe
|
||||
src="//incr.easrng.net/badge?key=mylloon"
|
||||
src="//incr.easrng.net/badge?key=mylloon/web3"
|
||||
style="background: url(//incr.easrng.net/bg.gif)"
|
||||
title="increment badge"
|
||||
width="88"
|
||||
|
|
Loading…
Reference in a new issue