mirror of
https://github.com/arthur-pbty/hub.git
synced 2026-06-21 05:45:06 +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:
@@ -44,6 +44,7 @@ export default function BlocNoteInfo() {
|
||||
]}
|
||||
images={["/placeholder-blocnote.webp", "/placeholder-blocnote-2.webp", "/placeholder-blocnote-3.webp"]}
|
||||
url="https://blocnote.arthurp.fr"
|
||||
githubUrl="https://github.com/arthur-pbty/blocnote"
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user