Change draft statues to true

This commit is contained in:
2025-07-09 18:46:18 +02:00
parent 15bc9157e8
commit 863fdff225
5 changed files with 4 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
+++
date = '2025-06-23T14:24:30+02:00'
draft = true
draft = false
title = 'Canary'
+++

View File

@@ -1,5 +1,5 @@
+++
draft = true
draft = false
date = 2025-06-24T14:21:07+02:00
title = ""
description = ""

View File

@@ -1,6 +1,6 @@
+++
date = '2023-12-11T23:00:00+02:00'
draft = true
draft = false
title = 'Hack the Box university ctf'
+++

View File

@@ -9,6 +9,3 @@ title = 'SCALE 22x'
I attended the South California Linux Expo better known as [SCALE](https://www.socallinuxexpo.org) for its 22nd edition. For this occasion a CTF (2 actually but I didn't try the other one as it was at the same time) was organised by pacific hackers.
The CTF lasted 2h30 and me and a friend were able to get first place.
- Web
- [artist](./web.md)
- [the_dev_robots](./web.md)

View File

@@ -1,4 +1,4 @@
baseurl = "furtest.fr"
baseurl = "https://furtest.fr/"
title = "furtest's website"
theme = "hugo-coder"
languagecode = "en"