Fix CTF banner
This commit is contained in:
parent
3eab0a75e9
commit
a086cb7c83
2 changed files with 4 additions and 2 deletions
|
@ -24,7 +24,7 @@
|
|||
padding: 20px;
|
||||
|
||||
&.light-background {
|
||||
background-color: rgba(0, 0, 0, 0.5);
|
||||
background-color: rgba(0, 0, 0, 0.75);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -3,6 +3,8 @@ title: 'Zeus CTF: Remote code execution edition'
|
|||
description: online Zeus CTF
|
||||
time: '23-04-2020 12:00'
|
||||
location: 'Bij je thuis'
|
||||
banner: 'https://zeus.ugent.be/zeuswpi/hackerman.png'
|
||||
header_text_background: true
|
||||
---
|
||||
|
||||
Zeus organiseert een tweede Capture The Flag dit jaar!
|
||||
|
@ -16,4 +18,4 @@ kan je praten met elkaar en met de organisatoren via mumble.zeus.gent (er
|
|||
Een Capture The Flag is een wedstrijd waarbij de
|
||||
bedoeling is zo veel mogelijk "flags" te
|
||||
veroveren door dingen te hacken. Al puzzelend
|
||||
leer je dus bij over security.
|
||||
leer je dus bij over security.
|
||||
|
|
Loading…
Reference in a new issue