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:
@@ -45,6 +45,7 @@ export default function ChronoInfo() {
|
||||
]}
|
||||
images={["/placeholder-chrono.webp", "/placeholder-chrono-2.webp", "/placeholder-chrono-3.webp"]}
|
||||
url="https://chrono.arthurp.fr"
|
||||
githubUrl="https://github.com/arthur-pbty/chrono"
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user