home: added socials section, now need to add biboutus and news
This commit is contained in:
parent
68fd5d70c5
commit
b72f4f20d0
3 changed files with 53 additions and 2 deletions
|
|
@ -31,9 +31,28 @@
|
|||
PCs I used to tinker with when I was a kid.
|
||||
I always liked this type of aesthetic and the mix of melancholy of comfort it brings me.
|
||||
It feels good to bring that vibe into one of my projects.
|
||||
<badges>
|
||||
<img src="/static/assets/badges/88x31computer.gif" />
|
||||
<img src="/static/assets/badges/cssisawesome.webp" />
|
||||
<img src="/static/assets/badges/queer.webp" />
|
||||
<img width="100px" src="/static/assets/badges/skywardsword.webp" />
|
||||
<img src="/static/assets/badges/transrightsnow.webp" />
|
||||
<img width="30%" src="/static/assets/badges/kirby.gif" />
|
||||
<img width="30%" src="/static/assets/badges/pink.gif" />
|
||||
<img width="30%" src="/static/assets/badges/trans.gif" />
|
||||
</badges>
|
||||
</box>
|
||||
<box id="smallbox">
|
||||
<p>Salut</p>
|
||||
<socials-header> Socials ! </socials-header>
|
||||
<socials>
|
||||
<a href="https://github.com/naguiagahnim" target="_blank"><img src="/static/assets/icons/github.webp"
|
||||
width="30px" /></a>
|
||||
<a href="https://open.spotify.com/intl-fr/artist/4BPUhsH6krKkCNFrdMZnZF?si=E3luyIf0S_yfJRmm82S5OA"
|
||||
target="_blank"><img src="/static/assets/icons/spotify.webp" width="30px" /></a>
|
||||
<a href="https://www.instagram.com/agahnim_music/" target="_blank"><img src="/static/assets/icons/insta.webp"
|
||||
width="30px" /></a>
|
||||
</socials>
|
||||
<img src="/static/assets/gifs/divider2.gif" />
|
||||
</box>
|
||||
</boxes>
|
||||
</home-content>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue