about: wip

This commit is contained in:
Agahnim 2026-05-13 15:42:58 +02:00
parent b6e11b22a5
commit 5cb51b78f7
Signed by: Agahnim
SSH key fingerprint: SHA256:Zj65PJnE0dRYye8Ltk/qDglynyXUxJngQ9qqx/VI+b4
2 changed files with 40 additions and 8 deletions

View file

@ -1,7 +1,15 @@
<about>
<!-- Ajouter cœur ici et tu peux l'examiner ou quoi, ça pourrait être cool -->
<smaller-container id="left">
<img src="/static/assets/images/pfp.webp" />
</smaller-container>
<main-container>
<text>Salut</text>
<button popovertarget="mainpopover">Salutttttttt</button>
</main-container>
<!-- <smaller-container> -->
<!-- <p>Salut</p> -->
<!-- </smaller-container> -->
<mainpopover popover id="mainpopover">
<p>Salut</p>
</mainpopover>
</about>