Fix grammar, temporarily patch writeups
This commit is contained in:
parent
4ea72f33c0
commit
c333749520
|
@ -13,7 +13,8 @@ uglyurls = true
|
|||
[menu]
|
||||
[[menu.main]]
|
||||
name = 'CTF'
|
||||
url = 'https://ctf.wackattack.eu/'
|
||||
# url = 'https://ctf.wackattack.eu/'
|
||||
url = 'https://tihlde.org/arrangementer/634/ctf-pvv-x-tihlde/'
|
||||
weight = 10
|
||||
[menu.main.params]
|
||||
external = true
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
## Wack is back!
|
||||
## 🇳🇴Wack is back!
|
||||
|
||||
WackAttack is a CTF team springing out of the Norwegian University of Science and Technology.
|
||||
|
||||
We compete in security events at our university and CTFs at local, national and international levels.
|
||||
We compete in CTFs and similar events at our university and local, national and international levels.
|
||||
|
||||
Feel free to read our [writeups](/writeups) or check out our [members](/members)!
|
||||
|
|
|
@ -1,9 +0,0 @@
|
|||
---
|
||||
title: Writeups
|
||||
menu: main
|
||||
---
|
||||
|
||||
# Writeups go here
|
||||
|
||||
This is a folder or something for writeups.
|
||||
It can include tags and search and stuff
|
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
title: Writeups
|
||||
menu: main
|
||||
---
|
||||
|
||||
# Future writeups go here!
|
||||
|
||||
While we work on writing and tagging writeups and guides in here, check out [@krloer's page](https://ctf.krloer.com)!
|
||||
|
Loading…
Reference in New Issue