Skip to content

Commit 82b9dfe

Browse files
committed
change button links
1 parent 5369df7 commit 82b9dfe

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

config/_default/params.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ preloader = "images/favicon.png" # use jpg, png, svg or gif format.
4646
# Navigation button
4747
[navigation_button]
4848
enable = true
49-
label = "Discord"
50-
link = "https://discord.gg/mgk9bv7"
49+
label = "Access CTF!"
50+
link = "https://ctf.heroctf.fr"
5151

5252
# cookies
5353
[cookies]

content/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
banner:
44
title: "HeroCTF V7 - Online cybersecurity competition"
55
date: "November 2025"
6-
button: "Github Account"
7-
button_link: "https://github.com/HeroCTF"
6+
button: "Access CTF!"
7+
button_link: "https://ctf.heroctf.fr"
88
image: "images/banner-cybersecurity.png"
99

1010

0 commit comments

Comments
 (0)