File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ import "@fortawesome/fontawesome-svg-core/styles.css";
10
10
import { config } from "@fortawesome/fontawesome-svg-core" ;
11
11
import { LogoHeader } from './_components/logo-header'
12
12
import { NavbarBelow } from './_components/navbar-below'
13
- import logo from "../../public/TCP1P-logo.png"
13
+
14
14
config . autoAddCss = false ;
15
15
16
16
const inter = Inter ( { subsets : [ 'latin' ] } )
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ export function FAQ() {
25
25
To join this CTF, we recommend that you first create a team on CTFtime. Once you have formed
26
26
your team, you can add this < a className = "link" target = "_blank"
27
27
href = "https://ctftime.org/event/2256/" > event</ a > and wait for the start of the CTF on
28
- October 6th . Lastly, don't forget to join our Discord server for more information. Here is the
28
+ October 11th . Lastly, don't forget to join our Discord server for more information. Here is the
29
29
link: < a className = "link" target = "_blank" rel = "noopener noreferrer"
30
30
href = "https://discord.gg/Gj6h9TjN3D" > Discord</ a > .
31
31
</ >
You can’t perform that action at this time.
0 commit comments