add: button
All checks were successful
Deploy via SSH on push / deploy-via-ssh (push) Successful in 22s

This commit is contained in:
2025-12-01 14:09:52 +00:00
parent 4bd0c26b9d
commit 4e33d1ed8f
6 changed files with 31 additions and 4 deletions

View File

@@ -20,4 +20,12 @@ projects_list = [
"link": "https://github.com/C18H24O2/override",
"align": "start"
},
{
"title": "HackTheBox",
"description": "Site de pratique à la cybersécurité sous formes de \"box\" à pirater, avec exploitation réelles de failles existantes",
"image": "htb.png",
"link": "https://app.hackthebox.com/users/2374252",
"Button": ["Walkthroughs", "https://vavaas.dev/writeups"],
"align": "end"
}
]