mirror of
https://github.com/arthur-pbty/hub.git
synced 2026-06-18 21:39:20 +02:00
feat: ajouter des liens GitHub aux pages de projet et implémenter le composant PastilleStatut pour le suivi de l'état en ligne
This commit is contained in:
@@ -43,6 +43,7 @@ export default function VisioInfo() {
|
||||
]}
|
||||
images={["/placeholder-visio.webp", "/placeholder-visio-2.webp", "/placeholder-visio-3.webp"]}
|
||||
url="https://visio.arthurp.fr"
|
||||
githubUrl="https://github.com/arthur-pbty/visio"
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user