Skip to content

Commit

Permalink
Update TOC.astro
Browse files Browse the repository at this point in the history
  • Loading branch information
D3vil0p3r authored Aug 22, 2024
1 parent 0af24ea commit 443d512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/TOC.astro
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const logoData = [
{ img: "/microsoft.svg", link: "https://microsoft.com" },
//{ img: "/labs.svg", link: "https://labs.com" },
{ img: "/caido.svg", link: "https://caido.io" },
{ img: "/astro.svg", link: "https://astro.com" },
{ img: "/astro.svg", link: "https://astro.build/" },
{ img: "/parrot-ctfs.svg", link: "https://parrot-ctfs.com/" },
//{ img: "/storyblok.png", link: "https://storyblok.com" },
//{ img: "/bit.svg", link: "https://bit.dev" },
Expand Down

0 comments on commit 443d512

Please sign in to comment.