mirror of
https://github.com/arthur-pbty/hub.git
synced 2026-06-22 18:19:34 +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 SudokuProjectPage() {
|
||||
]}
|
||||
images={["/placeholder-sudoku.webp", "/placeholder-sudoku-2.webp", "/placeholder-sudoku-3.webp"]}
|
||||
url="https://sudoku.arthurp.fr"
|
||||
githubUrl="https://github.com/arthur-pbty/sudoku"
|
||||
/>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user